Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
BattleCh1cken committed May 8, 2024
1 parent e5c6333 commit a1357fc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,9 @@ runs:

- run: echo $TEMPLATE
shell: bash


- name: Get short SHA
if: ${{ env.TEMPLATE == 1 && inputs.upload-built-template}}
if: ${{ env.TEMPLATE == 0 && inputs.upload-built-template}}
id: short-sha
shell: bash
run: |
Expand Down

0 comments on commit a1357fc

Please sign in to comment.