Skip to content

Commit

Permalink
prettier test 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Oyu07 authored Apr 19, 2024
1 parent 3fa1b9b commit a86acee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-tgui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
type: boolean

env:
DEFAULT_BRANCH: ${{ vars.DEFAULT_BRANCH || 'master' }}
DEFAULT_BRANCH: ${{ vars.DEFAULT_BRANCH || 'Prettier-action' }}
NODE_MAJOR_VERSION: ${{ vars.NODE_MAJOR_VERSION || 20 }}
REPOSITORY: ${{ vars.DEFAULT_REPOSITORY || inputs.repository }}

Expand Down

0 comments on commit a86acee

Please sign in to comment.