Skip to content

Commit

Permalink
ci: make tag for publish true
Browse files Browse the repository at this point in the history
  • Loading branch information
2F-112 committed Jul 10, 2023
1 parent 30b379f commit c05a2af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
client-id: ${{ secrets.CLIENT_ID }}
client-secret: ${{ secrets.CLIENT_SECRET }}
refresh-token: ${{ secrets.REFRESH_TOKEN }}
publish: false
publish: true

0 comments on commit c05a2af

Please sign in to comment.