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 Apr 2, 2024
1 parent 7c96c4e commit 9ef0f83
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 9ef0f83

Please sign in to comment.