Skip to content

Commit

Permalink
update PullPreview workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
holyfabi committed Jul 4, 2024
1 parent 65430ba commit d4cd3c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pullpreview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
.env.amigor
# https://git-scm.com/docs/git-sparse-checkout#_internalscone_mode_handling
sparse-checkout-cone-mode: false
- run: echo "TRANSMORPHER_AUTH_TOKEN=\"${{ secrets.PULLPREVIEW_TRANSMORPHER_AUTH_TOKEN }}\"" >> .env.amigor
- run: echo "TRANSMORPHER_AUTH_TOKEN=\"${{ secrets.PULLPREVIEW_SANCTUM_AUTH_TOKEN }}\"" >> .env.amigor

- name: Upload Amigor .env file
# https://github.com/actions/upload-artifact
Expand Down

0 comments on commit d4cd3c8

Please sign in to comment.