-
-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This patch makes sure that the new users would go for the secretless publishing when integrating the action, from the beginning.
- Loading branch information
Showing
1 changed file
with
37 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 comment
on commit f47b347
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@woodruffw plz take a look! Feedback/rephrasing PR is welcome.
Nitpick, but maybe it'd be better to not clump both API tokens and passwords into the same "less secure" bucket: they're both less secure relative to trusted publishing, but API tokens are definitely still preferred over passwords (and the relative difference between them and passwords is much larger than the rel. diff. between them and trusted publishing).