mirror of
https://github.com/ryankazokas/turbovault-app.git
synced 2026-04-16 22:12:53 +00:00
Condenses Documentation
This commit is contained in:
6
.github/SECRETS_SETUP.md
vendored
6
.github/SECRETS_SETUP.md
vendored
@@ -12,7 +12,7 @@ git tag v1.0.0
|
||||
git push origin v1.0.0
|
||||
```
|
||||
|
||||
Your image will be at: `ghcr.io/YOUR_USERNAME/turbovault:v1.0.0`
|
||||
Your image will be at: `ghcr.io/ryankazokas/turbovault-app:v1.0.0`
|
||||
|
||||
## Optional: Use a Different Registry
|
||||
|
||||
@@ -91,7 +91,7 @@ The workflow will automatically build and push to GitHub Container Registry.
|
||||
1. Go to your GitHub profile
|
||||
2. Click **Packages** tab
|
||||
3. You'll see `turbovault` package
|
||||
4. Images are at: `ghcr.io/YOUR_USERNAME/turbovault:TAG`
|
||||
4. Images are at: `ghcr.io/ryankazokas/turbovault-app:TAG`
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
@@ -214,7 +214,7 @@ Your repository includes these workflows:
|
||||
## Support
|
||||
|
||||
If you encounter issues:
|
||||
1. Check the Actions logs: `https://github.com/YOUR_USERNAME/turbovault/actions`
|
||||
1. Check the Actions logs: `https://github.com/ryankazokas/turbovault-app/actions`
|
||||
2. Read the error messages carefully
|
||||
3. For custom registries, test login locally first
|
||||
4. Open an issue if you're stuck
|
||||
|
||||
Reference in New Issue
Block a user