Skip to content

Commit

Permalink
🐛 fix: force publish
Browse files Browse the repository at this point in the history
  • Loading branch information
susatthi committed Oct 15, 2023
1 parent 5f5fd68 commit 049e303
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
with:
accessToken: ${{ secrets.PUB_CREDENTIALS_ACCESS_TOKEN }}
refreshToken: ${{ secrets.PUB_CREDENTIALS_REFRESH_TOKEN }}
force: true
- name: Create release
uses: actions/create-release@v1
env:
Expand Down

0 comments on commit 049e303

Please sign in to comment.