We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abd1685 commit 4e1c22eCopy full SHA for 4e1c22e
1 file changed
.github/workflows/notify.yaml
@@ -20,4 +20,4 @@ jobs:
20
- run: |
21
echo "tag -> ${{ github.event.registry_package.package_version.container_metadata.tag.name }}"
22
echo "name -> ${{ github.event.registry_package.name }}"
23
- echo "event -> ${ github.event }}"
+ echo "event -> ${{ github.event }}"
0 commit comments