Update .gitea/workflows/build-and-publish.yml

This commit is contained in:
2024-12-10 20:35:39 +00:00
parent 75e293f193
commit 97543dca9c

View File

@@ -55,8 +55,6 @@ jobs:
file: ./Dockerfile file: ./Dockerfile
push: true push: true
tags: ${{ steps.set_tags.outputs.image_tags }} tags: ${{ steps.set_tags.outputs.image_tags }}
env:
NPM_TOKEN: ${{secrets.NPM_TOKEN}}
- name: Set Portainer Webhook URL - name: Set Portainer Webhook URL
run: | run: |