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 447047c commit 3c5dc56Copy full SHA for 3c5dc56
.github/workflows/publish_to_wiki.yml
@@ -8,7 +8,7 @@ on:
8
- master
9
10
env:
11
- USER_TOKEN: ${{ secrets.AmForth }}
+ USER_TOKEN: ${{ secrets.WIKI_ACTION_TOKEN }}
12
USER_NAME: CableGuy67
13
USER_EMAIL: cableguy67@gmail.com
14
OWNER: ${{ github.event.repository.owner.name }}
wiki/Test.md
@@ -3,3 +3,4 @@ that isn't working yet
3
some day
4
today perhaps?
5
closer...
6
+or further away?
0 commit comments