Merge branch 'main' into main

This commit is contained in:
dimitris-am 2024-06-27 12:01:13 +03:00 committed by GitHub
commit 3ae2c6b143
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 440 additions and 159 deletions

View file

@ -83,6 +83,8 @@ outputs:
description: 'The pull request operation performed by the action, `created`, `updated` or `closed`.'
pull-request-head-sha:
description: 'The commit SHA of the pull request branch.'
pull-request-branch:
description: 'The pull request branch name'
runs:
using: 'node20'
main: 'dist/index.js'