Skip to content

Commit

Permalink
run release
Browse files Browse the repository at this point in the history
  • Loading branch information
crcn committed Nov 20, 2023
1 parent 8166231 commit 383302d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
name: Release

on:
release:
types: [created]

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

on:
push:
branches:
- master
- dev

jobs:
build:
Expand Down

0 comments on commit 383302d

Please sign in to comment.