Skip to content

Commit

Permalink
fix actions
Browse files Browse the repository at this point in the history
  • Loading branch information
0xF6 committed Aug 17, 2024
1 parent 32917a8 commit 7ff30a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_nuke.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: ./build.sh
env:
VEIN_API_KEY: ${{ secrets.VEIN_API_KEY }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CODE_MAID_PAT: ${{ secrets.CODE_MAID_PAT }}
- name: Upload artifacts
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 7ff30a8

Please sign in to comment.