Commit aea3a49
authored
revert: gh token for actions (#78)
* chore: update version and enhance Docker CI workflow
- Changed package version from 1.0.0 to 0.1.0 to reflect initial development stage.
- Modified Docker CI workflow to trigger on release events instead of pushes to main, improving deployment strategy.
- Enhanced image tagging logic to support versioning based on release tags and added conditional scanning for both release and pull request images.
- Introduced a new workflow for automated release management using release-please action, streamlining the release process.
* chore: enhance Docker image tagging for pull requests
- Updated Docker CI workflow to use full SHA and PR number for tagging images in pull request events, improving traceability and consistency in image management.
* chore: update release-please action token for improved security
- Changed the token used in the release-please GitHub Action from GITHUB_TOKEN to RELEASE_PLEASE_PAT, enhancing security by utilizing a more specific personal access token for release management.
* chore: update release-please action token
- Changed the token used in the release-please GitHub Action from RELEASE_PLEASE_PAT back to GITHUB_TOKEN1 parent 7efb60f commit aea3a49
File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments