Skip to content

Commit

Permalink
Merge branch 'master' into frontend-release
Browse files Browse the repository at this point in the history
  • Loading branch information
ndepaola committed Mar 16, 2024
2 parents f022350 + 3cb454b commit 1d1c962
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
uses: dmnemec/copy_file_to_another_repo_action@main
env:
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
NEXT_PUBLIC_IMAGE_CDN_URL: ${{ secrets.NEXT_PUBLIC_IMAGE_CDN_URL }}
with:
source_file: "frontend/out/."
destination_repo: "mpcautofill/mpcautofill.github.io"
Expand Down

0 comments on commit 1d1c962

Please sign in to comment.