Skip to content

Commit 2d47ebe

Browse files
authored
Update academy-build action to version 0.1.6
Signed-off-by: Lee Calcote <leecalcote@gmail.com>
1 parent 91b0f93 commit 2d47ebe

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 Cloud Academy
4545
id: academy
46-
uses: layer5io/academy-build@v0.1.5
46+
uses: layer5io/academy-build@v0.1.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)