Skip to content

Commit

Permalink
removed version format
Browse files Browse the repository at this point in the history
  • Loading branch information
Twarit Verma committed Sep 11, 2024
1 parent 0d062f2 commit a1ce7a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ jobs:
name: Setup Python environment
uses: actions/setup-python@v4
-
name: Create Release Info
run: echo "RELEASE_VERSION=$(cat .plugin-version)" >> $GITHUB_ENV
-
name: Installing Dependencies
run: |
pip install requests
Expand Down

0 comments on commit a1ce7a9

Please sign in to comment.