Skip to content

Commit 3b325d4

Browse files
authored
Remove bad named ref (#165)
1 parent 0f2461f commit 3b325d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@v2
13-
- name: update branch latest to point at ${{GITHUB_REF}}
13+
- name: update branch latest
1414
run:
1515
|
1616
git checkout latest

0 commit comments

Comments
 (0)