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 1943810 commit 328d1b8Copy full SHA for 328d1b8
1 file changed
.github/workflows/build-on-release.yml
@@ -4,7 +4,7 @@ on:
4
tags:
5
- "*"
6
jobs:
7
- build-and-test:
+ build-and-release:
8
runs-on: ubuntu-latest
9
steps:
10
- uses: actions/checkout@v5
0 commit comments