Skip to content

Commit

Permalink
Update version to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jxpeng98 committed Feb 16, 2024
1 parent 3160b48 commit 3d9f5d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./CV/typst_cv.typ
asset_path: ./CV/typstcv.typ
asset_name: typstcv.typ
asset_content_type: text/typst

Expand Down

0 comments on commit 3d9f5d8

Please sign in to comment.