We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f2461f commit 3b325d4Copy full SHA for 3b325d4
.github/workflows/release.yaml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v2
13
- - name: update branch latest to point at ${{GITHUB_REF}}
+ - name: update branch latest
14
run:
15
|
16
git checkout latest
0 commit comments