diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index eab4c74..d9559df 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -98,7 +98,7 @@ jobs: id: auto-deploy-dev uses: https://git.savin.nyc/gh-actions/auto-exec-workflow@v1 with: - GITEA_TOKEN: ${{ secrets.CI_CD_GITEA_TOKEN }} + GITEA_TOKEN: ${{ secrets.GHA_TOKEN }} Version: ${{ steps.version.output.updated-version }} - name: Output Summary