mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
chore(github): update integration workflow
This commit is contained in:
6
.github/workflows/integration.yml
vendored
6
.github/workflows/integration.yml
vendored
@@ -23,8 +23,7 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
name: benjamincanac/app-ui3
|
||||
ref: refs/heads/main
|
||||
repository: benjamincanac/app-ui3
|
||||
|
||||
- name: Set short SHA
|
||||
run: echo "COMMIT=$(git rev-parse --short HEAD)" >> $GITHUB_ENV
|
||||
@@ -63,8 +62,7 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
name: benjamincanac/app-ui3-vue
|
||||
ref: refs/heads/main
|
||||
repository: benjamincanac/app-ui3-vue
|
||||
|
||||
- name: Set short SHA
|
||||
run: echo "COMMIT=$(git rev-parse --short HEAD)" >> $GITHUB_ENV
|
||||
|
||||
Reference in New Issue
Block a user