Skip to content

Commit

Permalink
default branch is only exposed to worflow templates
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed Nov 23, 2020
1 parent 5089867 commit 05379ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ runs:
- run: $GITHUB_ACTION_PATH/action.bash
shell: bash
env:
GH_DEFAULT_BRANCH: ${{ github.event.repository.default_branch }}
GH_MASTER_BRANCH: ${{ github.event.repository.master_branch }}
GH_EVENT_NAME: ${{ github.event_name }}
NPM_AUTH_TOKEN: ${{ inputs.npmAuthToken }}
Expand Down

0 comments on commit 05379ad

Please sign in to comment.