Skip to content

Commit

Permalink
Update k2p.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xuexijiaoben authored Feb 1, 2024
1 parent bed40f7 commit c025a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/k2p.yml
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
name: ${{ env.FILE_DATE }} for ${{ env.OPENWRT_TAG }} ${{ env.EMOJI }}
tag: ${{ env.OPENWRT_TAG }}
tag_name: ${{ env.OPENWRT_TAG }}
# tag_name: ${{ steps.tag.outputs.release_tag }}
body_path: release.txt
files: ${{ env.FIRMWARE }}/*
Expand Down

0 comments on commit c025a56

Please sign in to comment.