diff --git a/.github/workflows/version.yml b/.github/workflows/version.yml index c1b785c..e8acf68 100644 --- a/.github/workflows/version.yml +++ b/.github/workflows/version.yml @@ -15,7 +15,8 @@ jobs: - name: Update TOC Interface version uses: p3lim/toc-interface-updater@v4 with: - future: true + beta: true + ptr: true - name: Create pull request uses: peter-evans/create-pull-request@v7