Skip to content

Commit 4e1c22e

Browse files
committed
test
1 parent abd1685 commit 4e1c22e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/notify.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ jobs:
2020
- run: |
2121
echo "tag -> ${{ github.event.registry_package.package_version.container_metadata.tag.name }}"
2222
echo "name -> ${{ github.event.registry_package.name }}"
23-
echo "event -> ${ github.event }}"
23+
echo "event -> ${{ github.event }}"

0 commit comments

Comments
 (0)