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 0d0e5cd commit 891d64dCopy full SHA for 891d64d
.github/workflows/main.yml
@@ -33,4 +33,4 @@ jobs:
33
- name: molecule
34
uses: robertdebock/[email protected]
35
env:
36
- PERSONAL_ACCESS_TOKEN: $PERSONAL_ACCESS_TOKEN
+ PERSONAL_ACCESS_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
0 commit comments