Skip to content

Commit

Permalink
formating
Browse files Browse the repository at this point in the history
  • Loading branch information
maffiemd committed Jan 8, 2024
1 parent 099423d commit d5edb97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: Checkout repository
uses: action/checkout@v3
- uses: actions/checkout@v3

- name: Bump version and push tag
if: ${{ github.event_name == 'push' }}
uses: anothrNick/[email protected]
Expand Down

0 comments on commit d5edb97

Please sign in to comment.