Skip to content

Commit

Permalink
change to release
Browse files Browse the repository at this point in the history
  • Loading branch information
crcn committed Sep 26, 2022
1 parent 6f6989d commit 63936d6
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: Release

# on:
# release:
# types: [created]

on:
push:
branches:
- master
release:
types: [created]

# on:
# push:
# branches:
# - master

jobs:
release:
Expand Down

0 comments on commit 63936d6

Please sign in to comment.