Skip to content

Commit 8b5e967

Browse files
authored
Merge pull request #153 from layer5io/leecalcote-patch-4
Update academy-build action version to v0.1.6
2 parents 2e43203 + 8b43ae7 commit 8b5e967

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.PROVIDER_TOKEN }}

0 commit comments

Comments
 (0)