Skip to content

Commit 6872586

Browse files
committed
fix build
1 parent f9672fc commit 6872586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@ jobs:
5858
--data '{"SourceKind": "local", "Sources": [{"Name":"reddec"}]}' \
5959
https://apt.reddec.net/api/publish/s3:r2:
6060
env:
61-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }
61+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6262
UPLOAD_PRODUCTION_USERNAME: ${{ secrets.UPLOAD_PRODUCTION_USERNAME }}
6363
UPLOAD_PRODUCTION_SECRET: ${{ secrets.UPLOAD_PRODUCTION_SECRET }}

0 commit comments

Comments
 (0)