Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marksie1988 authored Sep 5, 2023
1 parent ada9d4b commit 1292c54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
run: yarn install

- name: Run Semantic Release
run: npx semantic-release --debug
run: npx semantic-release@beta --debug
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 1292c54

Please sign in to comment.