Skip to content

Commit

Permalink
Update dockerpublish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sarveshpro authored Apr 19, 2020
1 parent 75f0735 commit 70544da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dockerpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ on:

# Publish `v1.2.3` tags as releases.
tags:
- v*
- v1

# Run tests for any PRs.
pull_request:

env:
# TODO: Change variable to your image's name.
IMAGE_NAME: image
IMAGE_NAME: n8n-heroku

jobs:
# Run tests.
Expand Down

0 comments on commit 70544da

Please sign in to comment.