Skip to content

Update azcopy to 10.23.0 #15

Update azcopy to 10.23.0

Update azcopy to 10.23.0 #15

Workflow file for this run

---
name: Release
on:
push:
tags: [v*]
jobs:
main:
name: release
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: ncipollo/release-action@v1