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 a69876f commit 1ea4c67Copy full SHA for 1ea4c67
.github/workflows/release.yml
@@ -4,7 +4,7 @@ on:
4
tags:
5
- '*'
6
jobs:
7
- test:
+ release:
8
runs-on: ubuntu-latest
9
steps:
10
- name: "checkout"
0 commit comments