Skip to content

Commit 286a2b2

Browse files
committed
whoops
Signed-off-by: duck. <[email protected]>
1 parent 3c1dfb7 commit 286a2b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262

6363
release-bundle-manifest:
6464
runs-on: ubuntu-latest
65-
timeout-minutes: 10
65+
timeout-minutes: 5
6666
needs: cri
6767

6868
steps:
@@ -71,7 +71,7 @@ jobs:
7171
with:
7272
registry: ghcr.io
7373
username: ${{ github.actor }}
74-
password: ${{ secrets.GH_TOKEN }}
74+
password: ${{ secrets.GITHUB_TOKEN }}
7575

7676
- name: Create and push manifest
7777
uses: Noelware/[email protected]

0 commit comments

Comments
 (0)