Skip to content

Commit

Permalink
Merge pull request #260 from chrisdoherty4/feature/latest
Browse files Browse the repository at this point in the history
Add registry env variable for latest workflow
  • Loading branch information
chrisdoherty4 authored May 12, 2023
2 parents defa95d + 81dd1ad commit 500cdba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
types: [published, edited]

env:
REGISTRY: quay.io
IMAGE: quay.io/${{ github.repository }}

jobs:
Expand Down

0 comments on commit 500cdba

Please sign in to comment.