Skip to content

Commit

Permalink
fix(ci): removes second set of gh env exports
Browse files Browse the repository at this point in the history
  • Loading branch information
dgrebb committed Oct 11, 2023
1 parent 520b316 commit 391b669
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/bd-fe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,6 @@ jobs:
echo PUBLIC_SENTRY_DSN=${{ secrets.PUBLIC_SENTRY_DSN }} >> front/.env
echo PUBLIC_ENV=${{ secrets.PUBLIC_ENV }} >> front/.env
cat front/.env
echo "RELEASE_NAME=stg-${name/\//-}" >> $GITHUB_ENV
echo "DIST=$(date +%y%m%d-%H%M%S)" >> $GITHUB_ENV
- name: ⬢ Setup Node & Cache
uses: actions/setup-node@v3
Expand Down

0 comments on commit 391b669

Please sign in to comment.