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 963fc1e commit 07f21afCopy full SHA for 07f21af
.github/workflows/release-go.yml
@@ -9,6 +9,7 @@ jobs:
9
name: Create go/* tag
10
runs-on: ubuntu-latest
11
steps:
12
+ - uses: actions/checkout@v2
13
- uses: cucumber/[email protected]
14
id: versions
15
- name: Create go/* tag
0 commit comments