Skip to content

Commit

Permalink
Merge branch 'prabirshrestha:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
adham-elaraby authored Mar 13, 2024
2 parents d965b5b + 076c027 commit 08d8a0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: build.cmd

- name: Create draft release and upload asset
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
if: startsWith(github.ref, 'refs/tags/')
with:
draft: true
Expand Down

0 comments on commit 08d8a0f

Please sign in to comment.