Skip to content

Commit 94f3eb6

Browse files
committed
fix(release): don't reference removed resolver
This broke release of v1.7.3.1[^1]. Going back and redoing a partial release is annoying, so I'm just calling this commit a `fix` so we release v1.7.3.2. [^1]: https://github.com/freckle/stackctl/actions/runs/13443053932/job/37563302281#step:5:141
1 parent 1a5a43d commit 94f3eb6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,3 @@ jobs:
7777
FORCE_COLOR: 1
7878
GITHUB_TOKEN: ${{ steps.token.outputs.token }}
7979
HACKAGE_KEY: ${{ secrets.HACKAGE_UPLOAD_API_KEY }}
80-
STACK_YAML: stack-lts-20.4.yaml

0 commit comments

Comments
 (0)