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
This upload artifacts from your workflow to [Azure Blob Storage](https://azure.microsoft.com/ja-jp/services/storage/blobs/).
6
+
It follows usage of [actions/upload-artifact](https://github.com/actions/upload-artifact) for easy migration.
4
7
5
8
See also [azblob-download-artifact](https://github.com/fixpoint/azblob-download-artifact).
6
9
7
10
## Usage
8
11
9
-
Get [Azure Storage connection strings](https://docs.microsoft.com/en-us/azure/storage/common/storage-configure-connection-string) and save it into secrets.
10
-
11
-
See [action.yml](./action.yml)
12
-
13
-
Basic:
12
+
Get [Azure Storage connection strings](https://docs.microsoft.com/en-us/azure/storage/common/storage-configure-connection-string) and specify it to `connection-string` through Github secrets like:
0 commit comments