Skip to content

Commit

Permalink
fun with quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
nnamtug committed May 23, 2024
1 parent bcf7b79 commit 099d8ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autopublisher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
run: |
$GITHUB_WORKSPACE/publisher/auto_git2staging.sh
env:
PUBLISHER_ENVIRONMENT: "$PUBLISHER_ENVIRONMENT"
PUBLISHER_ENVIRONMENT: $PUBLISHER_ENVIRONMENT
- name: Staging to Prod Repo
run: |
$GITHUB_WORKSPACE/publisher/auto_staging2prod.sh
Expand Down

0 comments on commit 099d8ae

Please sign in to comment.