Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
reddec committed Dec 29, 2023
1 parent f9672fc commit 6872586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@ jobs:
--data '{"SourceKind": "local", "Sources": [{"Name":"reddec"}]}' \
https://apt.reddec.net/api/publish/s3:r2:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
UPLOAD_PRODUCTION_USERNAME: ${{ secrets.UPLOAD_PRODUCTION_USERNAME }}
UPLOAD_PRODUCTION_SECRET: ${{ secrets.UPLOAD_PRODUCTION_SECRET }}

0 comments on commit 6872586

Please sign in to comment.