Skip to content

Commit

Permalink
Limit releas job to master
Browse files Browse the repository at this point in the history
  • Loading branch information
softashell committed Jan 25, 2024
1 parent 0e871d0 commit eab7035
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sourcemod-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
path: |
*.smx
release:
if: github.ref_name == 'master'
needs: build
runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit eab7035

Please sign in to comment.