Skip to content

Commit

Permalink
[non-related] ci: test7
Browse files Browse the repository at this point in the history
Signed-off-by: crrashh1542 <[email protected]>
  • Loading branch information
crrashh1542 committed Jun 27, 2024
1 parent 13ef89e commit eb9ace8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
name: Setup Project Info
runs-on: ubuntu-latest
outputs:
DIST_NAME: ${{ steps.get-info.outputs.DIST_SUFFIX }}
DIST_NAME: ${{ steps.get-info.outputs.DIST_NAME }}
steps:
- name: 🧐 Checkout
id: checkout
Expand Down

0 comments on commit eb9ace8

Please sign in to comment.