Skip to content

Commit

Permalink
fix: syntax problem
Browse files Browse the repository at this point in the history
  • Loading branch information
mmornati committed Aug 19, 2019
1 parent 5a22fba commit 474999b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
- uses: actions/checkout@v1
- name: Configure
id: config
run: echo "Image Name $IMAGE_NAME"
env:
IMAGE_NAME: mmornati/docker-ghostblog
- name: Checkout Official Images
Expand Down

0 comments on commit 474999b

Please sign in to comment.