Update resolvconf.yml

dependabot/github_actions/actions/checkout-3.1.0 resolvconf
fscarmen 4 years ago committed by GitHub
parent 8e81ff1546
commit 893c5cf08d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .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 }}

Loading…
Cancel
Save