Skip to content

Commit

Permalink
Revert "ci: Downgrade is-semantic-release till it's fixed"
Browse files Browse the repository at this point in the history
This reverts commit 87d5a15.
  • Loading branch information
sebbo2002 committed Aug 22, 2023
1 parent 1315a58 commit 91c2ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/is-semantic-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ jobs:
if: ${{ startsWith(github.head_ref, 'depfu/batch_dev/') != true }}
steps:
- name: 🤖 is-semantic-release
uses: sebbo2002/action-is-semantic-pr@v1.0.2
uses: sebbo2002/action-is-semantic-pr@main
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 91c2ab5

Please sign in to comment.