Skip to content

Commit

Permalink
Secrets are inherited, moved the secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
fclante committed Mar 26, 2024
1 parent 329b279 commit 9b250f0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:

jobs:
publish:
secrets: inherit
runs-on: ubuntu-latest
steps:
# Use checkout to publish the files in your repo
Expand All @@ -29,3 +28,5 @@ jobs:
file: modpack.zip
categories: | # <-- notice this pipe character
modpacks
secrets: inherit

0 comments on commit 9b250f0

Please sign in to comment.