Skip to content

Commit 56b3d20

Browse files
committed
migration: Update spaceone-dev dependency
1 parent 434de01 commit 56b3d20

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/push_sync_ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ on:
1212

1313
env:
1414
workflow_file_name: deploy.yaml
15-
owner: spaceone-dev
15+
owner: cloudforet-io
1616
repo: actions
1717
ref: master
1818

1919
jobs:
2020
owner_check:
21-
if: github.repository_owner == 'spaceone-dev'
21+
if: github.repository_owner == 'cloudforet-io'
2222
runs-on: ubuntu-latest
2323
steps:
2424
- run: echo ${{ github.repository_owner }}

0 commit comments

Comments
 (0)