Skip to content

Commit

Permalink
Remove update-version task from workflow (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
WStechura authored Nov 29, 2024
1 parent d0adaac commit 7f3bc5f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-test-and-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:
fetch-depth: 0
- name: Set environment variables
uses: ./.github/actions/set-environment-variables
- name: Update version
uses: ./.github/actions/update-version
- name: Set up environment
uses: ./.github/actions/setup-build-environment
- name: Build the collection
Expand Down

0 comments on commit 7f3bc5f

Please sign in to comment.