We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d7f2b9 commit 153fd34Copy full SHA for 153fd34
.github/workflows/publish-wit.yml
@@ -31,7 +31,7 @@ jobs:
31
with:
32
registry: ghcr.io
33
username: spinframeworkbot
34
- password: ${{ secrets.GITHUB_TOKEN }}
+ password: ${{ secrets.SPIN_WIT_PAT }}
35
36
- name: Build and publish WIT package
37
shell: bash
0 commit comments