Skip to content

Commit

Permalink
chore: updated release script
Browse files Browse the repository at this point in the history
  • Loading branch information
Nauxscript committed Dec 10, 2022
1 parent 8adfb00 commit d2d2a17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 [email protected] if ensure the stable result
Expand Down

0 comments on commit d2d2a17

Please sign in to comment.