Skip to content

Commit

Permalink
Cleaned up and updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
shashankmc committed Oct 24, 2024
1 parent 7965ee0 commit 3e70bd3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
pull_request:
branches: [ cellar ]
env:
RELEASE_VERSION: 1.2.0
RELEASE_VERSION: 1.2.1

jobs:
lint:
Expand Down Expand Up @@ -126,8 +126,6 @@ jobs:
url: https://pypi.org/project/cellar-extractor/
permissions:
id-token: write
outputs:
version_exists: ${{ steps.check-version.outputs.version_exists }}
steps:
- name: Download all the artifacts
uses: actions/download-artifact@v4
Expand Down

0 comments on commit 3e70bd3

Please sign in to comment.