Skip to content

Commit

Permalink
fix: missing creds
Browse files Browse the repository at this point in the history
  • Loading branch information
mikewuu committed Jul 17, 2023
1 parent bba742c commit de62606
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/semantic-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 0
persist-credentials: false
- name: Semantic release
id: release
uses: cycjimmy/semantic-release-action@v3
Expand Down

0 comments on commit de62606

Please sign in to comment.