Skip to content

Commit

Permalink
cicd: Update file path for project_info.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusz-bak committed Apr 7, 2024
1 parent e881f23 commit b5006c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
id: ${{ github.event.release.id }}
files: "./assets/project_info.md"
files: ".github/workflows/assets/project_info.md"

build_github:
name: Build split apks and attach to release
Expand Down

0 comments on commit b5006c0

Please sign in to comment.