Skip to content

Commit

Permalink
Don't check for main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
lolepezy committed Nov 27, 2024
1 parent 83dbb1a commit 346ac46
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ jobs:
runs-on: ubuntu-latest
name: Upload artefact to the latest release

if: ${{ github.ref == 'refs/heads/main' }}

steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 346ac46

Please sign in to comment.