Skip to content

Commit 32ffaa2

Browse files
committed
Revert the incorrect update to the script output on work groups
1 parent 3a9eda0 commit 32ffaa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-working-groups.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: jbangdev/[email protected]
2828
with:
2929
script: working-groups/main.java
30-
jbangargs: --verbose -Dworking-groups.output=_data/wg.yaml.template
30+
jbangargs: --verbose -Dworking-groups.output=_data/wg.yaml
3131
env:
3232
JBANG_REPO: /root/.jbang/repository
3333
GITHUB_TOKEN: ${{ secrets.SYNC_WORKING_GROUP_TOKEN }}

0 commit comments

Comments
 (0)