Skip to content

Commit

Permalink
chore: replace turbo com package-builds
Browse files Browse the repository at this point in the history
  • Loading branch information
ggazzo committed Nov 22, 2024
1 parent 52d3e11 commit 13b1cc7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,10 @@ jobs:
name: 📦 Build Packages
needs: [release-versions, notify-draft-services]
runs-on: ubuntu-20.04
env:
TURBO_API: ${{ secrets.TURBOAPI }}
TURBO_TOKEN: ${{ secrets.TURBOREMOTEAPIKEY }}
TURBO_TEAM: rocket.chat
steps:
- name: Github Info
run: |
Expand Down

0 comments on commit 13b1cc7

Please sign in to comment.