Update Glibc.yml

dependabot/github_actions/actions/checkout-3.1.0 v1.0.13
fscarmen 4 years ago committed by GitHub
parent 874e2200a4
commit 335474c6bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/Glibc.yml

@ -30,6 +30,6 @@ jobs:
- name: Binaries Release
uses: softprops/action-gh-release@v1
with:
files: /opt/release/glibc-2.28
files: /opt/release/glibc-2.28/
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

Loading…
Cancel
Save