Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cgeller authored Dec 21, 2023
1 parent e0b7b71 commit c3a703b
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,3 @@ jobs:
tags: cgellerac/carla-scenario-runner
no-cache: true
context: .

- uses: ncipollo/release-action@v1
name: Create Release
if: startsWith(github.ref, 'refs/tags')
with:
allowUpdates: true
tag: ${{ github.ref_name }}
commit: ${{ github.sha }}

0 comments on commit c3a703b

Please sign in to comment.