Compare commits
1 Commits
docker-bui
...
e64a53cc0c
| Author | SHA1 | Date | |
|---|---|---|---|
| e64a53cc0c |
@@ -73,7 +73,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Upload image artifact (for manual builds)
|
- name: Upload image artifact (for manual builds)
|
||||||
if: github.event_name == 'workflow_dispatch'
|
if: github.event_name == 'workflow_dispatch'
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: docker-image
|
name: docker-image
|
||||||
path: automatic-linkedin-answer-ai-*.tar.gz
|
path: automatic-linkedin-answer-ai-*.tar.gz
|
||||||
|
|||||||
Reference in New Issue
Block a user