Skip to content

Commit

Permalink
release-libs on new release tags
Browse files Browse the repository at this point in the history
  • Loading branch information
plebhash committed Aug 28, 2024
1 parent 5f3c49e commit 462714d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release-libs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,10 @@
name: Release Libs

on:
# every time a new release tag is created
push:
branches:
- main
tags:
- "v*.*.*"

jobs:
libs_publish:
Expand Down

0 comments on commit 462714d

Please sign in to comment.