Skip to content

Commit

Permalink
publish
Browse files Browse the repository at this point in the history
  • Loading branch information
mina1460 committed Aug 22, 2023
1 parent fd4f50d commit d78fa91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snap-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
id: snapcraft
- uses: actions/upload-artifact@v2
with:
name: manual-${{ steps.snapcraft.outputs.snap }}
name: ${{ steps.snapcraft.outputs.snap }}
path: ${{ steps.snapcraft.outputs.snap }}

publish:
Expand Down

0 comments on commit d78fa91

Please sign in to comment.