Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Mar 10, 2023
1 parent cc48ce4 commit f23c4af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ runs:
id: release-tagger
shell: bash
env:
GITHUB_REPOSITORY: ${{ github.repository }}
GITHUB_SERVER_URL: ${{ github.server_url }}
GITHUB_REF: ${{ github.ref }}
GH_TOKEN: ${{ inputs.token }}
GITHUB_EVENT_NAME: ${{ github.event_name }}
Expand Down

0 comments on commit f23c4af

Please sign in to comment.