We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5081aa0 commit d6510a9Copy full SHA for d6510a9
.github/workflows/BuildImage.yml
@@ -47,7 +47,7 @@ jobs:
47
MOD_VERSION_OVERRIDE: ${{ steps.outputs.outputs.MOD_VERSION_OVERRIDE }}
48
49
build:
50
- uses: hctancredi/github-workflows/.github/workflows/docker-mod-builder.yml@v1
+ uses: linuxservers/github-workflows/.github/workflows/docker-mod-builder.yml@v1
51
needs: set-vars
52
secrets:
53
CR_USER: ${{ secrets.CR_USER }}
0 commit comments