Skip to content

Commit 2977dbb

Browse files
updates [skip ci]
1 parent 7707861 commit 2977dbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: |
2929
curl -sLo ~/am-distro-versions "https://github.com/forwardcomputers/bin/raw/main/am-distro-versions"
3030
chmod +x ~/am-distro-versions
31-
~/am-distro-versions
31+
~/am-distro-versions "${{ secrets.GITHUB_TOKEN }}"
3232
3333
- name: commit and push
3434
run: |

0 commit comments

Comments
 (0)