Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wiiznokes committed May 9, 2024
1 parent 69fec09 commit 45e2c65
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Nightly Release
name: Release

on:
workflow_dispatch:
Expand All @@ -8,11 +8,11 @@ on:
required: false
default: false
type: boolean
push:
branches:
- master
paths-ignore:
- "*.md"
# push:
# branches:
# - master
# paths-ignore:
# - "*.md"

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

0 comments on commit 45e2c65

Please sign in to comment.