Skip to content

Commit

Permalink
[#44] Change the build to release
Browse files Browse the repository at this point in the history
  • Loading branch information
dedenbangkit committed Jul 7, 2023
1 parent 6d285c0 commit d5bc643
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: Release

on:
push:
brances:
- main
release:
types: [created]

jobs:
release:
name: apk build
Expand Down

0 comments on commit d5bc643

Please sign in to comment.