diff --git a/.github/workflows/resolvconf.yml b/.github/workflows/resolvconf.yml index 569ce09..80804a6 100644 --- a/.github/workflows/resolvconf.yml +++ b/.github/workflows/resolvconf.yml @@ -32,7 +32,7 @@ jobs: - name: Release binaries uses: softprops/action-gh-release@v1 with: - tag_name: resolvconf v3.12.0 + tag_name: resolvconf files: /opt/release/resolvconf env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}