Skip to content

Commit

Permalink
ci: developing release job
Browse files Browse the repository at this point in the history
  • Loading branch information
Robin Bryce committed Dec 6, 2023
1 parent a39f44d commit 7c70815
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
if: ${{ github.event_name == 'release' }}
needs: build
steps:
- uses: actions/download-artefiact@v3
- uses: actions/download-artifact@v3
with:
name: go-datatrails-common-api-proto
path: exported/proto-include
Expand Down

0 comments on commit 7c70815

Please sign in to comment.