Skip to content

Commit

Permalink
Fix release action
Browse files Browse the repository at this point in the history
  • Loading branch information
Auburn authored Apr 22, 2023
1 parent 9b75083 commit 6578912
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 13,9 @@ jobs:
steps:
- name: 'Checkout'
uses: actions/checkout@v3
with:
ref: master
fetch-depth: 0

- name: 'Ensure no parallel instances'
uses: softprops/turnstyle@master
Expand Down

0 comments on commit 6578912

Please sign in to comment.