Skip to content

Commit

Permalink
remove gh tkn env
Browse files Browse the repository at this point in the history
  • Loading branch information
RemyLau committed Jan 31, 2024
1 parent e60b407 commit 33f935a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/update_software_info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ jobs:
git checkout -b $BRANCH_NAME
- name: Obtain latest software info summary
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: python src/software_info.py

- name: Commit and push changes
Expand Down

0 comments on commit 33f935a

Please sign in to comment.