🔄 synced file(s) with bitnami/support (#63796)
🔄 synced local '.github/workflows/' with remote 'workflows/'
Signed-off-by: bitnami-bot <bitnami-bot@vmware.com>
This commit is contained in:
parent
4cb0603d85
commit
83bd6824e3
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
echo "::notice:: Comment on PR #${{ github.event.pull_request.number }}"
|
||||
echo "${{ github.event.pull_request.number }}" > pull_request_number
|
||||
- name: Upload the PR number
|
||||
uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3
|
||||
uses: actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8
|
||||
with:
|
||||
name: pull_request_number
|
||||
path: ./pull_request_number
|
||||
Loading…
Reference in New Issue