Skip to content

Commit

Permalink
#42 using github cli "gh" 4
Browse files Browse the repository at this point in the history
  • Loading branch information
Ismoh committed Jun 30, 2022
1 parent fcc18e3 commit 077f6e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,7 @@ jobs:
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
gh auth logout #https://github.com/cli/cli/issues/494
gh auth login
cd ${{ github.workspace }}
gh issue view ${{ steps.links.outputs.issues }} --json "labels"

0 comments on commit 077f6e1

Please sign in to comment.