Skip to content

Commit

Permalink
use correct token
Browse files Browse the repository at this point in the history
  • Loading branch information
muhamadazmy committed Oct 17, 2023
1 parent 573cef9 commit 590a2d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bin-package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
uses: threefoldtech/publish-flist@master
if: success()
with:
token: ${{ secrets.HUB_JWT }}
token: ${{ secrets.token }}
action: tag
user: tf-autobuilder
name: ${{ steps.tag.outputs.reference }}/${{ inputs.package }}.flist
Expand Down

0 comments on commit 590a2d9

Please sign in to comment.