Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
wip
Browse files Browse the repository at this point in the history
kristofgyuracz committed Apr 11, 2024
1 parent 84d5a03 commit 1fe1cd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ name: Release

on:
push:
tags: ["v[0-9]+.[0-9]+.[0-9]+"]
tags: ["v*"]

jobs:
Release:

0 comments on commit 1fe1cd5

Please sign in to comment.