Skip to content

Commit

Permalink
Merge pull request #27 from ghrcdaac/mlh0079-github-token-1
Browse files Browse the repository at this point in the history
 - Using temporary token.
  • Loading branch information
NVD26 authored Oct 11, 2022
2 parents 619e4c1 + 2ac9b3a commit aad802c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
bash create_release.sh $SOURCE_TAG
env:
SOURCE_TAG: ${{ steps.tag_name.outputs.SOURCE_TAG }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.SECRET_TOKEN }}
GITHUB_REPO: ghrcdaac/dmrpp-generator
GUTHUB_DOCKER_IMAGE: ghrcdaac/dmrpp-file-generator-docker

0 comments on commit aad802c

Please sign in to comment.