Skip to content

Commit 5d7f2b9

Browse files
Another attempt now that toggles have been toggled (#3311)
Signed-off-by: Brian Hardock <[email protected]>
1 parent 24b7fd1 commit 5d7f2b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-wit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
registry: ghcr.io
3333
username: spinframeworkbot
34-
password: ${{ secrets.SPIN_WIT_PAT }}
34+
password: ${{ secrets.GITHUB_TOKEN }}
3535

3636
- name: Build and publish WIT package
3737
shell: bash

0 commit comments

Comments
 (0)