Skip to content

Commit 0924ddf

Browse files
authored
Merge pull request #312 from layer5io/leecalcote-patch-1
Update academy-build action version to v0.1.6
2 parents cacfe78 + 6f44b61 commit 0924ddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

4444
- name: Publish to layer5 academy
4545
id: academy
46-
uses: layer5io/[email protected].5
46+
uses: layer5io/[email protected].6
4747
with:
4848
orgId: ${{ github.event.inputs.orgId || secrets.ACADEMY_ORG_ID }}
4949
token: ${{ github.event.inputs.token || secrets.ACADEMY_TOKEN }}

0 commit comments

Comments
 (0)