Skip to content

Commit 153fd34

Browse files
Revert "Another attempt now that toggles have been toggled (#3311)" (#3312)
This reverts commit 5d7f2b9.
1 parent 5d7f2b9 commit 153fd34

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.GITHUB_TOKEN }}
34+
password: ${{ secrets.SPIN_WIT_PAT }}
3535

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

0 commit comments

Comments
 (0)