Skip to content

Commit

Permalink
ci: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RockChinQ committed Nov 16, 2024
1 parent 9a4bcda commit 491d977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release-artifacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ jobs:
- name: Upload Artifact
uses: actions/upload-artifact@v4
with:
name: langbot-{{ steps.check_version.outputs.version }}-all
name: langbot-${{ steps.check_version.outputs.version }}-all
path: .

0 comments on commit 491d977

Please sign in to comment.