Skip to content

Commit

Permalink
test works
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin op iMac committed Oct 31, 2023
1 parent bac5cc4 commit cb04465
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,6 @@ jobs:
runs-on: ubuntu-latest
needs: test
steps:
- name: update version
run: |
echo "Updating version..."
sed -i "s/__version__ = .*/__version__ = \"$GITHUB_SHA\"/g" src/main.py
echo "Version updated!"
- name: Deploy to Linode
uses: appleboy/ssh-action@master
with:
Expand Down

0 comments on commit cb04465

Please sign in to comment.