We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb2d0dd commit 0e9dd98Copy full SHA for 0e9dd98
.github/workflows/acr_docker_image.yml
@@ -45,6 +45,6 @@ jobs:
45
repository: undp-data/geohub
46
# https://www.eliostruyf.com/dispatch-github-action-fine-grained-personal-access-token/
47
# need scopes of metadata and contents
48
- # created `geohub-data-pipeline-bump` token which will be expired on 17 November 2024
+ # created `geohub-data-pipeline-bump` token which will be expired on 05 August 2026
49
token: ${{ secrets.GEOHUB_REPO_DISPATCH_TOKEN }}
50
- event-type: bump-pipeline-version
+ event-type: bump-pipeline-version
0 commit comments