Skip to content

Commit bdaed92

Browse files
committed
WIP: mod: .github/workflows/build-rootfs.yml (build/main)
Signed-off-by: Philippe Coval <[email protected]>
1 parent aa5a811 commit bdaed92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-rootfs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
files: build/dist/*
5555
# yamllint disable-line rule:line-length
5656
# TODO: Sign asset: https://github.com/softprops/action-gh-release/issues/580#2025
57-
token: ${{ secrets.GH_UNIFY_ACCESS_TOKEN || github.token }}
57+
token: ${{ secrets.GH_UNIFY_ACCESS_TOKEN }}
5858
# - name: Upload pages artifact
5959
# id: deployment
6060
# if: startsWith(github.ref, 'refs/tags/') && matrix.arch == 'amd64'

0 commit comments

Comments
 (0)