diff --git a/.github/workflows/trigger-bundle-plugins-update.yml b/.github/workflows/trigger-bundle-plugins-update.yml index 67cd7ba..4b2f42b 100644 --- a/.github/workflows/trigger-bundle-plugins-update.yml +++ b/.github/workflows/trigger-bundle-plugins-update.yml @@ -16,5 +16,3 @@ on: jobs: call-workflow: uses: wpmetabox/meta-box/.github/workflows/trigger-bundle-plugins-update.yml@master - secrets: - ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}