mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-15 16:18:22 +01:00
Add GH_TOKEN environment variable to sync-subtrees job
This commit is contained in:
parent
84b364ec81
commit
4460ae04d3
1
.github/workflows/subtree.yml
vendored
1
.github/workflows/subtree.yml
vendored
@ -20,6 +20,7 @@ jobs:
|
||||
env:
|
||||
CI_SERVER_HOST: github.com
|
||||
GROUP: usgs-coupled
|
||||
GH_TOKEN: ${{ github.token }}
|
||||
steps:
|
||||
- name: Run sync-subtrees-action
|
||||
uses: usgs-coupled/sync-subtrees-action@main
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user