We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2e43203 + 8b43ae7 commit 8b5e967Copy full SHA for 8b5e967
.github/workflows/build-and-release.yml
@@ -43,7 +43,7 @@ jobs:
43
44
- name: Publish to layer5 academy
45
id: academy
46
- uses: layer5io/[email protected].5
+ uses: layer5io/[email protected].6
47
with:
48
orgId: ${{ github.event.inputs.orgId || secrets.ACADEMY_ORG_ID }}
49
token: ${{ github.event.inputs.token || secrets.PROVIDER_TOKEN }}
0 commit comments