Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Commit

Permalink
Update model_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eggplants authored Jun 25, 2021
1 parent f29914d commit 6c94248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/model_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Create release
uses: ncipollo/release-action@v1
with:
artifacts: "*.model*,*.npy*,*.kv*"
artifacts: "aozora_week*"
token: ${{ secrets.GITHUB_TOKEN }}
tag: week${{ env.DATE }}
artifactErrorsFailBuild: true

0 comments on commit 6c94248

Please sign in to comment.