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:
|
jobs:
|
||||||
push-store-image:
|
push-store-image:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
defaults:
|
||||||
|
run:
|
||||||
|
working-directory: './Store'
|
||||||
steps:
|
steps:
|
||||||
- name: 'Checkout GitHub Action'
|
- name: 'Checkout GitHub Action'
|
||||||
uses: actions/checkout@main
|
uses: actions/checkout@main
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue