Skip to content

Commit

Permalink
Rename asset_name
Browse files Browse the repository at this point in the history
  • Loading branch information
kozo2 authored Jan 23, 2023
1 parent af300f8 commit df873b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/createid2id.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: id2id.tsv
asset_name: mything
asset_name: id2id.tsv
tag: ${{ github.ref }}
overwrite: true
body: "This is my release text"
Expand Down

0 comments on commit df873b0

Please sign in to comment.