Skip to content

Commit 91e2c9f

Browse files
committed
delete: env in CURRENT_DATETIME
1 parent b3b8bc0 commit 91e2c9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-devcontainer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
type=raw,value=latest,enable={{is_default_branch}}
5151
labels: |
5252
maintainer=a5chin <a5chin.origin+contact@gmain.com>
53-
org.opencontainers.image.created=${{ env.CURRENT_DATETIME }}
53+
org.opencontainers.image.created=${{ CURRENT_DATETIME }}
5454
org.opencontainers.image.url=https://github.com/a5chin/python-uv
5555
org.opencontainers.image.source=https://github.com/a5chin/python-uv
5656
org.opencontainers.image.vendor=a5chin <a5chin.origin+contact@gmain.com>

0 commit comments

Comments
 (0)