Skip to content

Commit

Permalink
fix trigger_release
Browse files Browse the repository at this point in the history
  • Loading branch information
frauzufall committed Jul 4, 2023
1 parent ebbe837 commit 9eb8baf
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/trigger_release.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
name: Release

on:
push:
branches:
- release

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9eb8baf

Please sign in to comment.