Skip to content

Commit

Permalink
Merge branch 'main' into test
Browse files Browse the repository at this point in the history
  • Loading branch information
mikedownesdev authored Oct 20, 2023
2 parents 9703c43 + c664fb7 commit 5b64932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod-env-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ jobs:
if: github.ref == 'refs/heads/main'
run: clasp deploy -i "${{ secrets.PROD_DEPLOYMENT_ID }}" -d ${{github.run_number}}
env:
PROD_SCRIPT_ID: ${{ secrets.PROD_SCRIPT_ID }}
PROD_SCRIPT_ID: ${{ secrets.PROD_SCRIPT_ID }}

0 comments on commit 5b64932

Please sign in to comment.