Skip to content

Commit

Permalink
Update pgxn-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChuckHend authored Aug 5, 2024
1 parent 24239ca commit 26b3c33
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pgxn-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: ⚙️ Release on PGXN
on:
push:
# Release on semantic version tag.
tags: ['v[0-9]+.[0-9]+.[0-9]+']
branches:
- pgxn-push
jobs:
release:
name: Release on PGXN
Expand Down

0 comments on commit 26b3c33

Please sign in to comment.