We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4ef110 commit 1254f0eCopy full SHA for 1254f0e
.github/workflows/docker.yaml
@@ -21,5 +21,5 @@ jobs:
21
22
- name: Build and push Docker image
23
run: |
24
- docker build -t ghcr.io/Eltion/instagram-ssl-pinning-bypass:latest .
25
- docker push ghcr.io/Eltion/instagram-ssl-pinning-bypass:latest
+ docker build -t ghcr.io/eltion/instagram-ssl-pinning-bypass:latest .
+ docker push ghcr.io/eltion/instagram-ssl-pinning-bypass:latest
0 commit comments