Update Glibc.yml

dependabot/github_actions/actions/checkout-3.1.0 v1.0.12
fscarmen 4 years ago committed by GitHub
parent 63ba4201e6
commit 874e2200a4
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/
files: /opt/release/glibc-2.28
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

Loading…
Cancel
Save