We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c16752f commit d3ca558Copy full SHA for d3ca558
.github/workflows/release.yml
@@ -9,7 +9,6 @@ jobs:
9
release:
10
name: Publish on Google Play
11
runs-on: [ self-hosted, macOS ]
12
- needs: [ cancel-workflow ]
13
timeout-minutes: 45
14
env:
15
BUILD_NUMBER: ${{ github.run_number }}
0 commit comments