Skip to content
This repository was archived by the owner on Oct 4, 2025. It is now read-only.

Commit 09df39d

Browse files
committed
Set the correct pkgmeta.yaml file to use
1 parent 02206aa commit 09df39d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,6 @@ jobs:
3838

3939
# once cloned, we just run the GitHub Action for the packager project
4040
- name: Package and release
41-
uses: BigWigsMods/packager@v2
41+
uses: BigWigsMods/packager@v2
42+
with:
43+
args: -m pkgmeta.yaml

0 commit comments

Comments
 (0)