Merge remote-tracking branch 'origin/master'
Some checks failed
Publish Library / Publish CDN & Docs (push) Has been cancelled
Publish Library / Build NPM Project (push) Successful in 26s
Publish Library / Tag Version (push) Has been cancelled

This commit is contained in:
2025-08-10 12:43:10 -04:00

View File

@ -48,6 +48,6 @@ jobs:
needs: build needs: build
uses: ztimson/actions/.github/workflows/docker.yaml@develop uses: ztimson/actions/.github/workflows/docker.yaml@develop
with: with:
name: ztimson/css-utils name: ztimson/node-utils
repository: ${{github.server_url}}/${{github.repository}}.git repository: ${{github.server_url}}/${{github.repository}}.git
pass: ${{secrets.DEPLOY_TOKEN}} pass: ${{secrets.DEPLOY_TOKEN}}