Skip to content

Commit

Permalink
build beta tags
Browse files Browse the repository at this point in the history
  • Loading branch information
GiviMAD committed Aug 17, 2023
1 parent ca87f26 commit b0a122f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: CI
on:
push:
# branches: [ main ]
tags: [ "v*.*.*" ]
tags: [ "v*.*.*", "v*.*.*-*", "v*.*.*-*.*" ]
# pull_request:
# branches: [ main ]
workflow_dispatch:
Expand Down

0 comments on commit b0a122f

Please sign in to comment.