Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
Update to use GITHUB_STATE
Browse files Browse the repository at this point in the history
  • Loading branch information
obulat committed Dec 14, 2022
1 parent 3306399 commit 018d0b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
shell: python
run: |
import json
import os
metadata = json.loads('${{ steps.metadata.outputs.json }}')
version = metadata["labels"]["org.opencontainers.image.version"]
if version == "main":
Expand Down

0 comments on commit 018d0b3

Please sign in to comment.