Skip to content

Commit

Permalink
Add GitHub token
Browse files Browse the repository at this point in the history
  • Loading branch information
Chrimle committed Dec 8, 2024
1 parent 2e05137 commit 01956e9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pullRequestAudit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ jobs:
echo "::set-output name=main_version::$main_version"
- name: Check Labels and Determine Version Update
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
id: version_type
run: |
current_version="${{ steps.get_main_version.outputs.main_version }}"
Expand Down

0 comments on commit 01956e9

Please sign in to comment.