We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66be32f commit 50b93f7Copy full SHA for 50b93f7
.github/workflows/release.yml
@@ -6,9 +6,6 @@ on:
6
- main
7
8
jobs:
9
- build:
10
- runs-on: ubuntu-latest
11
-
12
deploy:
13
runs-on: ubuntu-latest
14
if: ${{ github.event_name == 'push' }}
0 commit comments