Skip to content

Commit

Permalink
syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
jdettmannnava committed Dec 16, 2024
1 parent 5cc22ed commit 272f68c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
deploy:
name: Deploy to staging
needs: tag_site
uses: .github/workflows/fake_deploy.yml@jd/dpc-4433-gha-deploy-static
uses: ./.github/workflows/fake_deploy.yml@jd/dpc-4433-gha-deploy-static
with:
target_environment: staging
static_repo_ref: ${{ needs.tag_site.outputs.next_rev }}

0 comments on commit 272f68c

Please sign in to comment.