Skip to content

Commit 6009d4e

Browse files
authored
Update build-and-release.yml
Signed-off-by: Aabid Sofi <65964225+aabidsofi19@users.noreply.github.com>
1 parent fb64f29 commit 6009d4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
- name: Trigger Academy Update API
4141
id: academy
42-
uses: layer5io/actions/update-academy@v1
42+
uses: layer5io/academy-build@latest
4343
with:
4444
orgId: ${{ github.event.inputs.orgId || secrets.ACADEMY_ORG_ID }}
4545
token: ${{ github.event.inputs.token || secrets.ACADEMY_TOKEN }}

0 commit comments

Comments
 (0)