Skip to content

Commit

Permalink
Update build-laplaciannb.yml
Browse files Browse the repository at this point in the history
Fixed create realease issue
  • Loading branch information
EdgarHarutyunian authored Feb 10, 2025
1 parent 54384aa commit b49097b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-laplaciannb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ jobs:
# Step 3: Create a GitHub release
- name: Create a GitHub release
uses: ncipollo/release-action@v1
id: create_release
with:
tag: ${{ github.ref_name }}
name: Release ${{ github.ref_name }}
Expand Down

0 comments on commit b49097b

Please sign in to comment.