diff --git a/.forgejo/workflows/deploy.yaml b/.forgejo/workflows/deploy.yaml index 427b261..6679732 100644 --- a/.forgejo/workflows/deploy.yaml +++ b/.forgejo/workflows/deploy.yaml @@ -33,6 +33,6 @@ jobs: direction: upload url: https://gitfor.ge repo: musselman/resume - token: ${{ secrets.FORGEJO_SECRET }} + token: ${{ secrets.GITEA_TOKEN }} release-dir: . override: true