ci: fix workflow address

This commit is contained in:
Derrick Hammer 2023-06-25 00:59:01 -04:00
parent c7eb98df6d
commit 1e9d539ba7
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 1 deletions

View File

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