Skip to content

Commit 7a1ffd2

Browse files
authored
Update auto-publish.yml
1 parent 1df8bba commit 7a1ffd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/auto-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# .github/workflows/viss2-core.yml
1+
# .github/workflows/auto-publish.yml
22
name: Reporting API publication
33
on:
44
pull_request: {}
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
main:
10-
name: Publish Reporting
10+
name: Publish Reporting API WD
1111
runs-on: ubuntu-20.04
1212
steps:
1313
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)