Skip to content

Commit 2244c95

Browse files
committed
Rename bundle
1 parent 8464b05 commit 2244c95

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/bundle.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
name: github-pages
1313
url: ${{ steps.deployment.outputs.page_url }}
1414
runs-on: ubuntu-latest
15-
name: Generate Code Docs
15+
name: Generate IEEE Distribution
1616
steps:
1717
- name: Checkout
1818
uses: actions/checkout@v4
@@ -52,6 +52,6 @@ jobs:
5252
- name: Upload artifact
5353
uses: actions/upload-artifact@v4
5454
with:
55-
name: ieee
55+
name: IEEE
5656
path: './IEEE'
5757

0 commit comments

Comments
 (0)