Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qtrinh2 authored Feb 1, 2024
1 parent 85d3861 commit b93eac6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
deploy:
uses: chnm/.github/.github/workflows/hugo--build-release-deploy.yml@v4-artifact-actions
uses: chnm/.github/.github/workflows/hugo--build-release-deploy.yml@main
secrets: inherit
with:
container-registry: "ghcr.io"
Expand All @@ -22,5 +22,6 @@ jobs:
build-artifact-name: "cicd-testing-website"
release-tag-name-type: "semvar"

website-fqdn: "test1.rrchnm.org"
website-devl-fqdn: "dev.test1.rrchnm.org"
website-prod-fqdn: "dev.test1.rrchnm.org"

0 comments on commit b93eac6

Please sign in to comment.