ci: fix workflow address
This commit is contained in:
parent
c7eb98df6d
commit
1e9d539ba7
|
@ -3,5 +3,5 @@ name: Build/Publish
|
|||
on: push
|
||||
jobs:
|
||||
main:
|
||||
uses: lumeweb/github-node-deploy-workflow/blob/master/.github/workflows/main.yml@master
|
||||
uses: lumeweb/github-node-deploy-workflow/.github/workflows/main.yml@master
|
||||
secrets: inherit
|
||||
|
|
Loading…
Reference in New Issue