Skip to content

Commit fe8ae6e

Browse files
yoshuawuytsricochet
authored andcommitted
Update publish.yml
1 parent ffdd972 commit fe8ae6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
with:
4646
registry: ghcr.io
4747
username: ${{ github.actor }}
48-
password: ${{ secrets.PAT_TOKEN }}
48+
password: ${{ secrets.ORG_PAT }}
4949

5050
# Build our `.wit` files into a Wasm binary
5151
- name: Build

0 commit comments

Comments
 (0)