Skip to content

Commit

Permalink
Merge pull request #318 from manics/publish-push-tags
Browse files Browse the repository at this point in the history
Run publish workflow for tags
  • Loading branch information
manics committed Jan 24, 2022
2 parents 2d22ff3 + 4e2d0c8 commit 2d7dd34
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ on:
branches-ignore:
- "dependabot/**"
- "pre-commit-ci-update-config"
tags:
- "*"
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 2d7dd34

Please sign in to comment.