We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d16d6a commit 92b0511Copy full SHA for 92b0511
.github/workflows/deploy.yml
@@ -15,7 +15,6 @@ jobs:
15
- name: Checkout current branch
16
uses: actions/checkout@v4
17
with:
18
- token: ${{ secrets.AUTO_ACTIONS }}
19
fetch-depth: 0
20
21
- name: Determine target branch
0 commit comments