diff --git a/.gitea/workflows/build-and-publish.yml b/.gitea/workflows/build-and-publish.yml index 77a8392..c8d04ef 100644 --- a/.gitea/workflows/build-and-publish.yml +++ b/.gitea/workflows/build-and-publish.yml @@ -55,8 +55,8 @@ jobs: file: ./Dockerfile push: true tags: ${{ steps.set_tags.outputs.image_tags }} - env: - NPM_TOKEN: ${{secrets.NPM_TOKEN}} + env: + NPM_TOKEN: ${{secrets.NPM_TOKEN}} - name: Set Portainer Webhook URL run: |