fix-broken-build-workflow #36

Merged
Josh merged 12 commits from fix-broken-build-workflow into main 2025-08-26 21:23:09 +00:00
Showing only changes of commit 696ffef7a8 - Show all commits

View File

@@ -3,8 +3,7 @@ name: Build & Push Package
on:
push:
branches: ["main"]
workflow_dispatch:
inputs:
workflow_dispatch: {}
jobs:
package-and-push: