We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a0a92c commit 824eb26Copy full SHA for 824eb26
1 file changed
.github/workflows/build.yml
@@ -6,7 +6,7 @@ on:
6
- main
7
8
jobs:
9
- release:
+ build:
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v4
0 commit comments