Skip to content

Commit

Permalink
Merge pull request #18 from The-Strategy-Unit/update-gha
Browse files Browse the repository at this point in the history
Update dev deploy GUID
  • Loading branch information
StatsRhian authored May 13, 2024
2 parents 48c0d87 + d9fb6a1 commit 9eeee7c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/connect-publish-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3

- name: Set up Quarto
uses: quarto-dev/quarto-actions/setup@v2

- uses: r-lib/actions/setup-r@v2
with:
use-public-rspm: true
Expand All @@ -28,5 +28,5 @@ jobs:
run: |
git config --global user.email "[email protected]"
git config --global user.name "Quarto GHA Workflow Runner"
quarto publish --id a59059a0-c72a-4cd8-8843-5a4929821e2f --no-browser
quarto publish --id 8f2cb2e8-c576-494b-a2a1-adcce3ecd833 --no-browser
4 changes: 2 additions & 2 deletions _publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
connect:
- id: e0c5e8f2-c27f-4b25-ac3a-4659e9eff53f
url: 'https://connect.strategyunitwm.nhs.uk/content/e0c5e8f2-c27f-4b25-ac3a-4659e9eff53f/'
- id: a59059a0-c72a-4cd8-8843-5a4929821e2f
url: 'https://connect.strategyunitwm.nhs.uk/content/a59059a0-c72a-4cd8-8843-5a4929821e2f/'
- id: 8f2cb2e8-c576-494b-a2a1-adcce3ecd833
url: 'https://connect.strategyunitwm.nhs.uk/content/8f2cb2e8-c576-494b-a2a1-adcce3ecd833/'

0 comments on commit 9eeee7c

Please sign in to comment.