Skip to content

Commit

Permalink
fix: fix version number in release workflow (#276)
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Dej <[email protected]>
  • Loading branch information
meteyou authored Jan 20, 2024
1 parent 51ffec9 commit 8cb9784
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v4
with:
ref: master
path: repository
submodules: true

Expand Down

0 comments on commit 8cb9784

Please sign in to comment.