You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: site/docs/workflows/dart_pub_publish.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ The Dart Pub Publish workflow consists of the following steps:
47
47
48
48
## Example Usage
49
49
50
-
We recommend using [GitHub Secrets][github_actions_secrets_docs] for safely storing and reading the credentials.
50
+
We recommend using [GitHub Secrets](https://docs.github.com/en/actions/security-guides/encrypted-secrets) for safely storing and reading the credentials.
0 commit comments