Skip to content

Commit 91e2e46

Browse files
committed
Publish to the separate repo
1 parent 2a546a9 commit 91e2e46

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
with:
3030
args: release --rm-dist
3131
env:
32-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
32+
GITHUB_TOKEN: ${{ secrets.TIMDORR_GITHUB_TOKEN }}

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ changelog:
2828
brews:
2929
- tap:
3030
owner: onspaceship
31-
name: ship
31+
name: homebrew-tap
3232
folder: Formula
3333
homepage: https://spaceship.run
3434
description: Launch your code with one click

0 commit comments

Comments
 (0)