diff --git a/.github/workflows/sync-working-groups.yml b/.github/workflows/sync-working-groups.yml index 6c3da18b95..666ef670e6 100644 --- a/.github/workflows/sync-working-groups.yml +++ b/.github/workflows/sync-working-groups.yml @@ -27,7 +27,7 @@ jobs: uses: jbangdev/jbang-action@v0.119.0 with: script: working-groups/main.java - jbangargs: --verbose -Dworking-groups.output=_data/wg.yaml.template + jbangargs: --verbose -Dworking-groups.output=_data/wg.yaml env: JBANG_REPO: /root/.jbang/repository GITHUB_TOKEN: ${{ secrets.SYNC_WORKING_GROUP_TOKEN }} diff --git a/_includes/about.html b/_includes/about.html index f2b7b16de9..b7c78cd307 100644 --- a/_includes/about.html +++ b/_includes/about.html @@ -39,7 +39,7 @@
For more about the why, how and what of Quarkus, check out the Devoxx Belgium presentation where Quarkus 1.0 was released in November 2019.