Skip to content

Commit

Permalink
another workflow change
Browse files Browse the repository at this point in the history
  • Loading branch information
qrazhan committed Sep 3, 2024
1 parent 6b1095b commit d9e842e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/bump_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
fetch-depth: 0
token: ${{ secrets.BOT_PAT }}
ref: ${{ github.head_ref }}

- name: Prashan's new step
run: echo "prashan-new-step"

- name: Bump version if needed
id: bump-version
Expand Down

0 comments on commit d9e842e

Please sign in to comment.