Skip to content

Commit

Permalink
fix(actions): release (#477)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nelfimov authored Jan 1, 2025
1 parent c711a57 commit 317bc35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
ref: master
token: ${{ steps.app-token.outputs.token }}
fetch: 0
fetch-depth: 0

- name: Setup Node
uses: actions/setup-node@v4
Expand Down

0 comments on commit 317bc35

Please sign in to comment.