Skip to content

Commit

Permalink
removed placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
TeachMeTW committed Oct 8, 2024
1 parent 4ee2c1d commit 75a98a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
context: .
push: true
tags: yourdockerhubusername/streamlit-app:latest # Replace with your Docker Hub repo
tags: ${{ secrets.DOCKERHUB_USERNAME }}/streamlit:latest

# Step 5: Set up SSH
- name: Setup SSH
Expand Down

0 comments on commit 75a98a0

Please sign in to comment.