This commit is contained in:
Piyush मिश्रः 2023-12-06 21:20:31 +05:30
parent b55bf5c1ca
commit cc15489b00
1 changed files with 3 additions and 1 deletions

View File

@ -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