We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bce8f23 commit 4f3c0bfCopy full SHA for 4f3c0bf
.github/workflows/sync-working-groups.yml
@@ -34,7 +34,6 @@ jobs:
34
run: |
35
jbang --verbose --java ${JVM_VERSION} working-groups/main.java -Dworking-groups.output=_data/wg.yaml
36
env:
37
- JBANG_REPO: /root/.jbang/repository
38
GITHUB_TOKEN: ${{ secrets.SYNC_WORKING_GROUP_TOKEN }}
39
40
- name: Configure Git author
0 commit comments