Skip to content

Commit

Permalink
Chore: cleaned build steps
Browse files Browse the repository at this point in the history
  • Loading branch information
Akalanka47000 committed Aug 6, 2023
1 parent d3ac1ed commit 7ebcf4a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/preview-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ jobs:

- name: Build 🏗️
uses: ./.github/actions/build
env:
TURBO_TOKEN: ${{ secrets.TURBO_TOKEN }}
TURBO_TEAM: ${{ secrets.TURBO_TEAM }}

- name: Upload build files 📤
uses: sliit-foss/actions/preview-deployments/postbuild@main
3 changes: 0 additions & 3 deletions .github/workflows/prod-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ jobs:

- name: Build 🏗️
uses: ./.github/actions/build
env:
TURBO_TOKEN: ${{ secrets.TURBO_TOKEN }}
TURBO_TEAM: ${{ secrets.TURBO_TEAM }}

- name: Fix 404 on page reload 🚧
uses: sliit-foss/actions/preview-deployments/404@main
Expand Down

0 comments on commit 7ebcf4a

Please sign in to comment.