Skip to content

Commit 439a083

Browse files
committed
add inputs
1 parent 750dbea commit 439a083

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/layer.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,11 @@ jobs:
1515
permissions:
1616
contents: read
1717
id-token: write
18+
1819
uses: oomol/ovmlayer-rootfs/.github/workflows/export-package-layer.yml@upload
20+
with:
21+
package-name: "layer-example"
22+
version: "0.0.1"
1923
secrets:
2024
token: ${{ secrets.GITHUB_TOKEN }}
2125
# post-layer:

0 commit comments

Comments
 (0)