Update .gitea/workflows/build-and-publish.yml
This commit is contained in:
@@ -55,8 +55,6 @@ jobs:
|
||||
file: ./Dockerfile
|
||||
push: true
|
||||
tags: ${{ steps.set_tags.outputs.image_tags }}
|
||||
env:
|
||||
NPM_TOKEN: ${{secrets.NPM_TOKEN}}
|
||||
|
||||
- name: Set Portainer Webhook URL
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user