]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
github: fix release workflow
authorVincent Bernat <vincent@bernat.ch>
Tue, 27 Jul 2021 18:53:19 +0000 (20:53 +0200)
committerVincent Bernat <vincent@bernat.ch>
Tue, 27 Jul 2021 18:53:19 +0000 (20:53 +0200)
.github/workflows/ci.yml

index 470d3a1917ada74371770c7e8336ecde0210e22e..abf605078f4fa145df142943721bf3cfb92b55e4 100644 (file)
@@ -121,7 +121,7 @@ jobs:
     runs-on: ubuntu-latest
     name: Publish release
     if: startsWith(github.ref, 'refs/tags/')
-    jobs:
+    steps:
       - name: Download TGZ tarball
         uses: actions/download-artifact@v2
         with: