Skip to content

Commit 6981cc0

Browse files
Scarlett Elizarenancaraujo
andauthored
docs: fix link in dart_pub_publish.md (#135)
* docs: fix link in dart_pub_publish.md * Update site/docs/workflows/dart_pub_publish.md * Update site/docs/workflows/dart_pub_publish.md * Update site/docs/workflows/dart_pub_publish.md --------- Co-authored-by: Renan <[email protected]>
1 parent 948d384 commit 6981cc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/docs/workflows/dart_pub_publish.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ The Dart Pub Publish workflow consists of the following steps:
4747

4848
## Example Usage
4949

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.
5151

5252
```yaml
5353
name: My Dart Pub Publish Workflow

0 commit comments

Comments
 (0)