Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
- Remove if clause
  • Loading branch information
oskar-ziller committed Jan 9, 2024
1 parent 422b29e commit 7ab4b07
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ jobs:
release:
name: Release
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/release'
permissions:
contents: write
steps:
Expand Down

0 comments on commit 7ab4b07

Please sign in to comment.