There was an error while loading. Please reload this page.
1 parent ebdbb0c commit c8e5fbeCopy full SHA for c8e5fbe
1 file changed
.github/workflows/build.yml
@@ -18,4 +18,5 @@ on:
18
jobs:
19
build:
20
uses: srnyx/tools/.github/workflows/publish.yml@main
21
- secrets: inherit
+ secrets:
22
+ MODRINTH_TOKEN: ${{ secrets.MODRINTH_TOKEN }}
0 commit comments