Update Glibc.yml

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

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

Loading…
Cancel
Save