fix/ci #8

Merged
jack merged 2 commits from fix/ci into main 2024-12-10 20:36:00 +00:00
Showing only changes of commit 97543dca9c - Show all commits

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