diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 81baf6b..86a4f0a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -21,7 +21,7 @@ jobs: - name: Build app run: dart compile exe -D POSTHOG_API_KEY=${{ secrets.POSTHOG_API_KEY }} bin/stacked.dart - name: release - uses: cycjimmy/semantic-release-action@v4 + uses: cycjimmy/semantic-release-action@v6.0.0 with: extra_plugins: | @semantic-release/exec