Skip to content

Commit

Permalink
automate workflow [Build]
Browse files Browse the repository at this point in the history
  • Loading branch information
Epic428 committed Dec 3, 2023
1 parent caf1bcb commit 27f927e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: Publish
on:
workflow_dispatch:
push:
jobs:
publish:
if: contains(github.event.head_commit.message, '[Build]')
name: Publish
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit 27f927e

Please sign in to comment.