We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c2c53c commit c16e098Copy full SHA for c16e098
.github/workflows/tag_latest_dev_container.yml
@@ -19,7 +19,7 @@ on:
19
description: "The version tag to apply to the latest dev container image."
20
required: true
21
jobs:
22
- create_multi_arch_manifest:
+ tag_latest_dev_container:
23
permissions:
24
id-token: write
25
runs-on: ubuntu-22.04
0 commit comments