Skip to content

Commit

Permalink
limit packaging to master instead of tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Aidan63 committed Jun 16, 2024
1 parent d5c111e commit fa0e077
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: package
on:
push:
tags:
- '**'
branches: [master]

jobs:
Package:
Expand Down

0 comments on commit fa0e077

Please sign in to comment.