Skip to content

Commit

Permalink
Update build_linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-PLACET authored Mar 9, 2024
1 parent 5c9df4e commit a1ceb81
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/build_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,3 @@ jobs:
with:
path: python3-linux/embedabble/${{ steps.create_package.outputs.package_filename }}
if-no-files-found: error
- name: Publish to Digital Ocean
uses: BetaHuhn/do-spaces-action@v2
with:
access_key: ${{ secrets.ACCESS_KEY}}
secret_key: ${{ secrets.SECRET_KEY }}
space_name: ${{ secrets.SPACE_NAME }}
space_region: ${{ secrets.SPACE_REGION }}
source: python3-linux/embedabble/${{ steps.create_package.outputs.package_filename }}

0 comments on commit a1ceb81

Please sign in to comment.