We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4abe5fb commit 1925615Copy full SHA for 1925615
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ on:
10
- main
11
12
jobs:
13
- build-and-prerelease:
+ build-and-deploy:
14
runs-on: macos-latest
15
steps:
16
- uses: actions/checkout@v2
0 commit comments