Skip to content

Commit

Permalink
release from core-platform
Browse files Browse the repository at this point in the history
  • Loading branch information
hspitzley-czi committed Apr 19, 2024
1 parent c3f3bd3 commit 6d2fc56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-cli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: goreleaser/goreleaser-action@v5
with:
version: latest
workdir: ${{ github.event.repository.name }}/core/cli
workdir: core-platform/core/cli
args: release --clean
env:
GITHUB_TOKEN: ${{ steps.generate_token.outputs.token }}

0 comments on commit 6d2fc56

Please sign in to comment.