Skip to content

Commit 19291ed

Browse files
committed
Only publish release for tags on this repo
1 parent 9f8a6ca commit 19291ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
release:
1010
name: release
1111
runs-on: ubuntu-latest
12+
if: ${{ env.GITHUB_REPOSITORY }} == 'stac-utils/pystac'
1213
steps:
1314
- uses: actions/checkout@v2
1415

0 commit comments

Comments
 (0)