Skip to content

21.2.1

Choose a tag to compare

@github-actions github-actions released this 18 Dec 06:53

Description

Abstract

This pull-request renames token secret name from BLOOM_GITHUB_TOKEN to STRONG_GITHUB_TOKEN.

Background

Previously, the Release actions had a bug and we have an accident to make a wrong release and master push.
So, we expire the secret name that is used in bugged action and move into new named secret.

References

None

Destructive Changes

None

Known Limitations

None

Related Issues