Skip to content

Commit

Permalink
Merge pull request #43 from LukaszSielski/extract_commons
Browse files Browse the repository at this point in the history
cant find pr
  • Loading branch information
LukaszSielski authored Sep 23, 2024
2 parents 4e59e72 + 16e4297 commit 1cc94e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions/ado_tag/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ runs:
if: ${{ github.event_name == 'workflow_run' && github.event.workflow_run.event != 'workflow_dispatch' }}
shell: bash
run: |
python /home/runner/work/workflows_tests/workflows_tests/scripts/script.py --commit-sha ${{ github.event.workflow_run.head_sha }} --deploy-env ${{ inputs.deploy_env }}
python /home/runner/work/workflows_tests/workflows_tests/scripts/script.py --commit-sha d94b5f7ec7c6d7602c78a5e9b8a5b8c94d093eda --deploy-env ${{ inputs.deploy_env }}
# - id: failing_step
# continue-on-error: true
# shell: bash
Expand Down

0 comments on commit 1cc94e5

Please sign in to comment.