mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 00:28:23 +01:00
Remove unused GITHUB_TOKEN from sync-subtrees workflow
This commit is contained in:
parent
3a9a5e7e5f
commit
9b01d8b5b5
1
.github/workflows/subtree.yml
vendored
1
.github/workflows/subtree.yml
vendored
@ -23,7 +23,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
dryRun: ${{ inputs.dryRun }}
|
dryRun: ${{ inputs.dryRun }}
|
||||||
testMerge: ${{ inputs.testMerge }}
|
testMerge: ${{ inputs.testMerge }}
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
repository_name: ${{ github.event.repository.name }}
|
repository_name: ${{ github.event.repository.name }}
|
||||||
default_branch: ${{ github.event.repository.default_branch }}
|
default_branch: ${{ github.event.repository.default_branch }}
|
||||||
run_number: ${{ github.run_number }}
|
run_number: ${{ github.run_number }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user