Skip to content

Commit

Permalink
no need to do a github.ref check anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
jonfriesen committed Aug 20, 2024
1 parent 5088bcf commit 291831b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:
jobs:
build-and-release:
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/main'

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 291831b

Please sign in to comment.