Skip to content

Commit 3d66558

Browse files
author
cranko
committed
Release request commit created with Cranko.
+++ cranko-rc-info-v1 [[projects]] qnames = ["tectonic", "cargo"] bump_spec = "micro bump" +++
2 parents 725c324 + 90022a4 commit 3d66558

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/deploy-setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ runs:
6969
env:
7070
IS_DEV: ${{ inputs.is-dev }}
7171
IS_RELEASE: ${{ inputs.is-release }}
72-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
72+
GITHUB_TOKEN: ${{ github.token }}
7373
- name: "Set up Git actions"
7474
shell: bash
7575
run: |

0 commit comments

Comments
 (0)