Skip to content

Commit

Permalink
Update release
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Jul 24, 2023
1 parent 2d3277a commit 441c481
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ on:

concurrency: ${{ github.workflow }}-${{ github.ref }}

env:
TURBO_API: http://127.0.0.1:9080
TURBO_TOKEN: this-is-not-a-secret
TURBO_TEAM: myself

jobs:
release:
name: Release
Expand Down

0 comments on commit 441c481

Please sign in to comment.