Skip to content

Commit

Permalink
print auth status
Browse files Browse the repository at this point in the history
  • Loading branch information
Lorak-mmk committed Jan 10, 2024
1 parent cc15ebc commit 45b4c27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semver_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
id: semver-pr-check
run: cargo semver-checks --workspace --baseline-rev "$PR_BASE"
continue-on-error: true
- run: gh secret list
- run: gh auth status
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_REPO: ${{ github.repository }}
Expand Down

0 comments on commit 45b4c27

Please sign in to comment.