Skip to content

Commit

Permalink
ci: Changed artifact download path
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-pisman committed Oct 24, 2023
1 parent 3197245 commit 15c2f41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/update_changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
uses: actions/download-artifact@v3
with:
name: api_changelog
path: changelog.md
- name: List files
run: ls -la
- name: Commit update
Expand Down

0 comments on commit 15c2f41

Please sign in to comment.