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: README.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
@@ -6,7 +6,7 @@
6
6
7
7
This is an _example_ GitHub action built in TypeScript that uploads file(s) to [Azure Blob Storage](https://azure.microsoft.com/en-us/services/storage/blobs/), a "massively scalable and secure object storage for cloud-native workloads, archives, data lakes, high-performance computing, and machine learning".
8
8
9
-
Note: this action is meant solely for demonstration purposes. Best viewed together with the accompanying [blog post](TODO).
9
+
Note: this action is meant solely for demonstration purposes. Best viewed together with the accompanying [blog post](https://devblogs.microsoft.com/devops/building-your-first-github-action/).
10
10
11
11
For more about GitHub Actions, refer to [the documentation](https://docs.github.com/en/actions/creating-actions).
0 commit comments