Skip to content

Commit

Permalink
Merge branch 'update_github' into 'dev'
Browse files Browse the repository at this point in the history
update github action and add daily build sync download file

See merge request maix_sw/k230_canmv!200
  • Loading branch information
wuwentao committed Mar 14, 2024
2 parents e0681d9 + a12f88e commit 12f0350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -296,7 +296,7 @@ jobs:
github_token: ${{ secrets.CR_PAT }}
tagPrefix: 'PreRelease-'
tag: ${{ github.ref_name }}
deleteOnlyFromDrafts: true
deleteOnlyFromDrafts: false

- name: Set Env
run: |
Expand Down

0 comments on commit 12f0350

Please sign in to comment.