mirror of
https://github.com/bitnami/minideb.git
synced 2026-06-04 10:13:55 +08:00
🔄 synced local '.github/workflows/' with remote 'workflows/' (#159)
Signed-off-by: bitnami-bot <bitnami-bot@vmware.com>
This commit is contained in:
@@ -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@a8a3f3ad30e3422c9c7b888a15615d19a852ae32
|
||||
uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392
|
||||
with:
|
||||
name: pull_request_number
|
||||
path: ./pull_request_number
|
||||
Reference in New Issue
Block a user