Skip to content

Commit

Permalink
Update bump-bundles.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
laeubi authored Aug 13, 2024
1 parent 2364149 commit 2d94387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-bundles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
matrix: ${{ fromJson(needs.list-bundles.outputs.bundles) }}
steps:
- name: Update Bundle ${{ matrix.bundles }}
run: echo "Hello World"
run: echo "Hello World..."

0 comments on commit 2d94387

Please sign in to comment.