Skip to content

Commit

Permalink
Fix name of artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
Garanas committed Nov 13, 2024
1 parent 5d89529 commit b88b988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-fafdevelop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
- name: Download lua changelogs
uses: actions/download-artifact@v4
with:
name: changelog-fafdevelop
name: lua_changelog
path: lua/ui/lobby/changelog/generated

- name: Add the changelog as an artifact
Expand Down

0 comments on commit b88b988

Please sign in to comment.