We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
zeshuaro
Learn more about funding links in repositories.
Report abuse
PAT
1 parent a378fcb commit 6762a7fCopy full SHA for 6762a7f
.github/workflows/scheduled.yml
@@ -7,3 +7,5 @@ on:
7
jobs:
8
scheduled:
9
uses: zeshuaro/github-actions-workflows/.github/workflows/scheduled.yml@1b78c323613f24b070a4c117d878dbc8c2377eba
10
+ secrets:
11
+ PAT: ${{ secrets.PAT }}
0 commit comments