Skip to content

Commit 1ff63e0

Browse files
committed
update github actions
1 parent bd84e78 commit 1ff63e0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy-to-dev-demo.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: ✳️ Deploy to the dev environment (demo)
1+
name: ✳️ Deploy to the build environment (demo)
22

33
on:
44
push:
@@ -67,6 +67,6 @@ jobs:
6767
uses: govuk-one-login/devplatform-upload-action@v3.11.0
6868
with:
6969
artifact-bucket-name: ${{ secrets.ARTEFACT_BUCKET_NAME_DEMO }}
70-
signing-profile-name: ${{ secrets.SIGNING_PROFILE_NAME_DEMO }}
70+
signing-profile-name: ${{ secrets.SIGNING_PROFILE_NAME_BUILD }}
7171
working-directory: .
7272

0 commit comments

Comments
 (0)