Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.

Commit f140fdd

Browse files
committed
Update action
1 parent 7dac797 commit f140fdd

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/github-container-registry.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,8 @@ on:
77
workflow_dispatch:
88

99
jobs:
10-
push-store-image:
10+
push-image:
1111
runs-on: ubuntu-latest
12-
defaults:
13-
run:
14-
working-directory: './Store'
1512
steps:
1613
- name: 'Checkout GitHub Action'
1714
uses: actions/checkout@main

0 commit comments

Comments
 (0)