mirror of
https://github.com/sotam0316/docker-py-revanced.git
synced 2026-04-25 03:48:37 +09:00
🐛 Fix status check ci (#355)
This commit is contained in:
@@ -40,7 +40,7 @@ jobs:
|
||||
|
||||
- name: Update Check
|
||||
run: |
|
||||
run: echo "${{ steps.status.outputs.changelog }}"
|
||||
echo "${{ steps.status.outputs.changelog }}"
|
||||
|
||||
- name: Upload status file
|
||||
uses: actions/upload-artifact@main
|
||||
|
||||
Reference in New Issue
Block a user