We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 460db9c commit 1973d73Copy full SHA for 1973d73
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
package_root: .debpkg
22
maintainer: Libertech
23
version: ${{ github.ref }} # refs/tags/v*.*.*
24
- depends: 'phyton3'
+ depends: 'python3'
25
desc: 'convert csv to json'
26
homepage: 'https://github.com/Libertech-FR/sesame-csvtojson'
27
- uses: svenstaro/upload-release-action@v2
0 commit comments