We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0cee5d commit 6bc1951Copy full SHA for 6bc1951
.github/workflows/update.yml
@@ -15,3 +15,5 @@ jobs:
15
steps:
16
- uses: actions/checkout@v4
17
- uses: hasundue/molt-action@v1-rc
18
+ with:
19
+ token: ${{ secrets.PAT_UPDATE }}
0 commit comments