Skip to content

Commit 95a522a

Browse files
committed
update release to tap dependencies
1 parent 1bb217b commit 95a522a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/on-release-published.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,8 +152,6 @@ jobs:
152152
update-homebrew-tap:
153153
uses: ./.github/workflows/release-homebrew-tap.yml
154154
needs:
155-
- release-nuget
156-
- publish-vscode-extension
157155
- sign-and-notarize
158156
with:
159157
ref: ${{ github.ref }}

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to FScript are documented in this file.
44

55
## [Unreleased]
66

7+
- Publishing to tap requires only sign artifacts.
8+
79
## [0.46.0]
810

911

0 commit comments

Comments
 (0)