Skip to content

Commit fa1f83e

Browse files
committed
Refactor
1 parent ca79aa7 commit fa1f83e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/composite/sharing-smart-contract-common.yml renamed to .github/actions/sharing-smart-contract-common/action.yml

File renamed without changes.

.github/workflows/sharing-smart-contract-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
contents: write
1919
steps:
2020
- uses: actions/checkout@v4
21-
- uses: ./.github/actions/composite/sharing-smart-contract-common
21+
- uses: ./.github/actions/sharing-smart-contract-common
2222
with:
2323
node-version: '18'

0 commit comments

Comments
 (0)