Skip to content

Commit

Permalink
Update publish-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Morb0 authored Aug 17, 2024
1 parent ce78f0a commit 4d6e3eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
PUBLISH_TOKEN: ${{ secrets.PUBLISH_TOKEN }}
ARTIFACT_ID: ${{ steps.artifact-upload-step.outputs.artifact-id }}
GITHUB_REPOSITORY: ${{ vars.GITHUB_REPOSITORY }}
FORK_ID: ${{ vars.FORK_ID }}
FORK_ID: ${{ vars.FORK_ID_PUBLIC }}

# - name: Publish changelog (Discord)
# run: Tools/actions_changelogs_since_last_run.py
Expand Down

0 comments on commit 4d6e3eb

Please sign in to comment.