diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fb6b5f67..b976e512 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -121,7 +121,7 @@ jobs: tweet_body: "New version of PgMetadata ${{ env.RELEASE_VERSION }} 🗂 for #QGIS and #PostgreSQL 🐘 https://github.com/3liz/qgis-pgmetadata-plugin/releases" - name: Repository Dispatch - uses: peter-evans/repository-dispatch@v2 + uses: peter-evans/repository-dispatch@v3 with: token: ${{ secrets.BOT_HUB_TOKEN }} repository: 3liz/3liz.github.io