Skip to content

Commit

Permalink
ci: don't publish dev, pt 2
Browse files Browse the repository at this point in the history
  • Loading branch information
kyranjamie committed Oct 25, 2023
1 parent 8122e95 commit 11bf5ec
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish-version.yml
Expand Up @@ -4,8 +4,6 @@ on:
push:
tags-ignore:
- 'v*dev*'
tags:
- 'v*'

jobs:
build:
Expand Down

0 comments on commit 11bf5ec

Please sign in to comment.