Skip to content

Commit

Permalink
fix: execute publish to pgxn
Browse files Browse the repository at this point in the history
  • Loading branch information
fboulnois committed Apr 29, 2023
1 parent 478cdf0 commit 9123d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
- name: Build the extension bundle
run: pgxn-bundle
- name: Publish the extension to PGXN
run: echo release
run: pgxn-release

0 comments on commit 9123d7f

Please sign in to comment.