Update release.yml

pull/90/head
Thomas Tanon 4 years ago committed by GitHub
parent 902410de70
commit 938aad1507
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/release.yml

@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- uses: crazy-max/ghaction-docker-meta@v2.1.0 - uses: crazy-max/ghaction-docker-meta@v2
id: docker_meta id: docker_meta
with: with:
images: oxigraph/oxigraph images: oxigraph/oxigraph

Loading…
Cancel
Save