Skip to content

Commit

Permalink
release-libs on push to main
Browse files Browse the repository at this point in the history
  • Loading branch information
plebhash committed Mar 12, 2024
1 parent 74b3c49 commit b634bb5
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/release-libs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@

name: Release Libs

on:
# Manually run by going to "Actions/Release" in Github and running the workflow
workflow_dispatch:
on:
push:
branches:
- main

jobs:
libs_publish:
Expand Down

0 comments on commit b634bb5

Please sign in to comment.