Skip to content

Commit 812bfcc

Browse files
committed
Comment
1 parent 8debece commit 812bfcc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717
- name: Bundle the Release
1818
id: bundle
1919
run: pgxn-bundle
20-
- name: Release on PGXN
21-
run: pgxn-release
20+
# - name: Release on PGXN
21+
# run: pgxn-release
2222
- name: Generate Release Changes
2323
run: make latest-changes.md
2424
- name: Create GitHub Release

0 commit comments

Comments
 (0)