Skip to content

Commit

Permalink
fix release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
5rahim committed Aug 11, 2024
1 parent e74c16a commit 84a4c3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-draft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

create-release-draft:
runs-on: macos-14

needs: build-webapp
steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down

0 comments on commit 84a4c3e

Please sign in to comment.