Skip to content

Commit acf6048

Browse files
rename job
Signed-off-by: CodeAhmedJamil <ahmedjamilgithub@gmail.com>
1 parent 96dc4d4 commit acf6048

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818
default: ''
1919

2020
jobs:
21-
test-and-update:
21+
build-and-publish:
2222
runs-on: ubuntu-latest
2323

2424
steps:
@@ -37,7 +37,7 @@ jobs:
3737
- name: Run production build test
3838
run: make build
3939

40-
- name: Trigger Academy Update API
40+
- name: Publish to layer5 academy
4141
id: academy
4242
uses: layer5io/academy-build@v0.1.3
4343
with:

0 commit comments

Comments
 (0)