Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
skywarth authored May 27, 2023
1 parent 68e19a6 commit c90e1fa
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,11 +76,6 @@ runs:
with:
artifact_name: ${{inputs.artifact_name}}
id: deployment
- name: Dump outputs
if: ${{ inputs.debug_mode=='true'}}
run: echo "test"
# run: echo "github_pages_url= ${{outputs.github_pages_url}}"
shell: bash



Expand Down

0 comments on commit c90e1fa

Please sign in to comment.