mirror of
https://github.com/maxgoedjen/secretive.git
synced 2025-10-12 06:00:56 +00:00
.
This commit is contained in:
parent
073ee2a99b
commit
7f28e7fe79
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@ -48,7 +48,7 @@ jobs:
|
|||||||
- name: Download Zipped Artifact
|
- name: Download Zipped Artifact
|
||||||
id: download
|
id: download
|
||||||
env:
|
env:
|
||||||
ZIP_URL: ${{ steps.upload.outputs.artifact-id }}
|
ZIP_ID: ${{ steps.upload.outputs.artifact-id }}
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
run: |
|
run: |
|
||||||
curl -L -H "Authorization: Bearer $GITHUB_TOKEN" -L \
|
curl -L -H "Authorization: Bearer $GITHUB_TOKEN" -L \
|
||||||
|
Loading…
Reference in New Issue
Block a user