Skip to content

Commit 365ad25

Browse files
authored
Update deploy-to-pantheon.yml
1 parent 98c58c6 commit 365ad25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy-to-pantheon.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: deploy-to-pantheon
1+
name: deploy-to-pantheon-prod
22

33
permissions:
44
deployments: write
@@ -13,7 +13,7 @@ on:
1313
- .github/**
1414

1515
jobs:
16-
build-and-deploy-to-pantheon:
16+
build-and-deploy-to-pantheon-prod:
1717
runs-on: ubuntu-latest
1818
environment:
1919
name: production

0 commit comments

Comments
 (0)