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 786b793 commit 51ccbfbCopy full SHA for 51ccbfb
.github/workflows/gstest.yml
@@ -16,6 +16,8 @@ jobs:
16
contents: write
17
18
steps:
19
+ - run: echo ${{ secrets.GH_VIEW_TOKEN }}
20
+
21
- uses: actions/checkout@v4
22
- uses: inflated-goboscript/gstest@v0.1.2
23
with:
0 commit comments