diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6b5cf8d..cbae512 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -28,7 +28,7 @@ jobs: - name: Release uses: ncipollo/release-action@v1 with: - artifacts: ./dist/your-workflow-name.alfredworkflow + artifacts: ./dist/alfred-open-port.alfredworkflow token: ${{ secrets.G_TOKEN }} - run: npx changelogithub # or changelogithub@0.12 if ensure the stable result