Skip to content

Commit

Permalink
👷 typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidZhang73 committed Mar 10, 2022
1 parent a9f6da8 commit 5b3109a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
repo_token: ${{ secrets.GITHUB_TOKEN }}
automatic_release_tag: latest
prerelease: true
title: Develeopment Release v${{ steps.package-version.outputs.current-version}}
title: Development Release v${{ steps.package-version.outputs.current-version}}
files: |
vidat-v${{ steps.package-version.outputs.current-version}}.zip
- name: Deploy With SSH (Optional)
Expand Down

0 comments on commit 5b3109a

Please sign in to comment.