Skip to content

Commit

Permalink
Update environments-workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fred-gagnon authored Oct 31, 2023
1 parent 77c7994 commit 9b164ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/environments-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: Step 1
shell: bash
run: |
echo "Step 1 deploying to '${{ github.jobs.Production.environment.url }}' ..."
echo "Step 1 deploying to '${{ job.environment.url }}' ..."
- name: Step 2
shell: bash
run: |
Expand Down

0 comments on commit 9b164ca

Please sign in to comment.