Skip to content

Commit

Permalink
refactor: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
batonac committed Sep 19, 2024
1 parent 265f1dc commit daf2d72
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,7 @@ GITHUB_TOKEN=your_personal_access_token

## GitHub Actions

The included GitHub Actions workflow automatically builds and pushes images to ghcr.io on pushes to the main branch. Ensure your repository has the necessary secrets set up:

* `GHCR_USERNAME`: Your GitHub username
* `GHCR_TOKEN`: A Personal Access Token with the necessary permissions
The included GitHub Actions workflow automatically builds and pushes images to ghcr.io on pushes to the main branch.

## Contributing

Expand Down

0 comments on commit daf2d72

Please sign in to comment.