Skip to content

Commit

Permalink
Change token
Browse files Browse the repository at this point in the history
  • Loading branch information
hvidy committed Feb 6, 2024
1 parent 5edb53a commit 6018ba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/approve-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
# parse metadata and write files to repo
- name: write metadata
env:
GITHUB_TOKEN: ${{ secrets.DAN_PAT }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
OWNER: ModelAtlasOfTheEarth
REPO: ${{ steps.create-model-repo.outputs.repo_name }}
ISSUE_NUMBER: ${{ github.event.issue.number }}
Expand Down

0 comments on commit 6018ba0

Please sign in to comment.