Update action

This commit is contained in:
Mark Nefedov
2024-12-25 01:28:14 +03:00
parent 7dac79721a
commit f140fdd8d2

View File

@@ -7,11 +7,8 @@ on:
workflow_dispatch:
jobs:
push-store-image:
push-image:
runs-on: ubuntu-latest
defaults:
run:
working-directory: './Store'
steps:
- name: 'Checkout GitHub Action'
uses: actions/checkout@main