Skip to content

Commit

Permalink
hardcoding job environment github-script-poc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
daveboster authored Nov 24, 2023
1 parent 9342993 commit 91d2ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-script-poc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
name: Sandbox Testing
environment:
name: ${{ env.project_name }}-${{ env.environment_name }}
name: GitHub.Script-Production
url: ${{ steps.deploy-website.outputs.deployment_url }}

steps:
Expand Down

0 comments on commit 91d2ac8

Please sign in to comment.