Skip to content

Commit

Permalink
release on push
Browse files Browse the repository at this point in the history
  • Loading branch information
wiiznokes committed May 20, 2024
1 parent 3645fbb commit bdb49bb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ on:
required: false
default: true
type: boolean
# push:
# branches:
# - master
# paths-ignore:
# - "*.md"
push:
branches:
- master
paths-ignore:
- "*.md"

concurrency:
group: ${{ github.workflow }}
Expand Down

0 comments on commit bdb49bb

Please sign in to comment.