Skip to content

Commit

Permalink
fixup! feat (wip): Update github token
Browse files Browse the repository at this point in the history
  • Loading branch information
kgilpin committed Aug 8, 2024
1 parent f76d857 commit 03f1974
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plan/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ runs:
install-appmap-library: false
- name: Create the issue.txt file
shell: bash
env:
GH_TOKEN: ${{ inputs.github_token }}
run: |
mkdir -p .navie/work
mkdir -p .navie/log
Expand Down

0 comments on commit 03f1974

Please sign in to comment.