mirror of https://github.com/PiyushXCoder/lupt.git
Try 3
This commit is contained in:
parent
b55bf5c1ca
commit
cc15489b00
|
|
@ -12,7 +12,9 @@ on:
|
|||
jobs:
|
||||
push-store-image:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
defaults:
|
||||
run:
|
||||
working-directory: './Store'
|
||||
steps:
|
||||
- name: 'Checkout GitHub Action'
|
||||
uses: actions/checkout@main
|
||||
|
|
|
|||
Loading…
Reference in New Issue