Update Glibc.yml

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

@ -61,6 +61,7 @@ jobs:
- name: Release binaries
uses: softprops/action-gh-release@v1
with:
tag_name: Glibc v2.28
files: /opt/release/*
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

Loading…
Cancel
Save