Fix env
Some checks failed
Build and Publish Docker Image / build_and_push (push) Failing after 23s

This commit is contained in:
2024-09-18 16:39:00 +00:00
parent 00b658468a
commit 8d6782c90a

View File

@@ -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: |