Skip to content

Commit

Permalink
work_flow_demo33
Browse files Browse the repository at this point in the history
  • Loading branch information
iZakirSheikh committed Aug 21, 2023
1 parent cde0429 commit 002d7d3
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/workflows/workflow_dispatch.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

on:
push:
branches: test
tags:
- v*
jobs:
release:
steps:
- uses: r0adkll/sign-android-release@v1
name: Sign app APK
Expand Down

0 comments on commit 002d7d3

Please sign in to comment.