Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

Commit

Permalink
Update flakehub-publish-tagged.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bketelsen authored Aug 22, 2023
1 parent 81c65ef commit f503c1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flakehub-publish-tagged.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
push:
tags:
- "v*.*.*"
- "*.*.*"
jobs:
publish:
runs-on: "ubuntu-latest"
Expand Down

0 comments on commit f503c1c

Please sign in to comment.