Skip to content

Commit

Permalink
#
Browse files Browse the repository at this point in the history
  • Loading branch information
czy21 committed Sep 10, 2023
1 parent d5ba410 commit 7f316d9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,9 @@ jobs:
# if [ -n "${output_image_files}" ];then
# scp ${remote_args} -r ${output_image_files} ${remote_user}@${remote_host}:${remote_path}
# fi

- name: Set tag
run: |
git push origin --delete ${{ steps.init.outputs.openwrt_tag }}
- name: Release file
uses: softprops/action-gh-release@v1
with:
Expand Down

0 comments on commit 7f316d9

Please sign in to comment.