Skip to content

Commit

Permalink
Modify package generation actions (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tostti authored Apr 4, 2024
1 parent f066302 commit 08e630f
Show file tree
Hide file tree
Showing 8 changed files with 146 additions and 276 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This is a basic workflow that is manually triggered

name: Build
name: Build base

on:
workflow_call:
Expand All @@ -10,6 +10,7 @@ on:
required: true
default: ''
type: string

workflow_dispatch:
inputs:
CHECKOUT_TO: # This is the branch to checkout to. Defaults to 'master'
Expand Down
Loading

0 comments on commit 08e630f

Please sign in to comment.