Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
rnbguy committed Mar 26, 2024
1 parent 680187a commit abefc13
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,7 @@ jobs:

gh-release:
if: github.ref_type == 'tag'
needs:
- publish
needs: publish
name: Create GitHub release
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit abefc13

Please sign in to comment.