Browse Source

Update commit.yml

Update github-slug-action
patch
Wayne Warthen 5 years ago
committed by GitHub
parent
commit
9faec8c56a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      .github/workflows/commit.yml

4
.github/workflows/commit.yml

@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: rlespinasse/github-slug-action@1.1.0
- uses: rlespinasse/github-slug-action
- uses: actions/checkout@v2
@ -59,4 +59,4 @@ jobs:
uses: actions/upload-artifact@v1
with:
name: RomWBW_MacOS
path: .
path: .

Loading…
Cancel
Save