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 176fa1a commit 91b5007Copy full SHA for 91b5007
.gitallowed
@@ -4,3 +4,4 @@ id-token: write
4
def __init__\(self, token: str, owner: str, repo: str\)
5
token = os.environ\.get\("GH_TOKEN"\)
6
self\.token = token
7
+password: \${{ secrets.GITHUB_TOKEN }}
0 commit comments