Skip to content
This repository has been archived by the owner on Jan 15, 2023. It is now read-only.

Commit

Permalink
ci: set artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
saitho committed Jun 11, 2020
1 parent 7685531 commit 3071e1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
- name: Upload artifact
uses: actions/upload-artifact@v2
with:
name: terraform-provider-nginx
path: dist/terraform-provider-nginx

release:
Expand Down

0 comments on commit 3071e1b

Please sign in to comment.