Skip to content

Commit 4fb2e8e

Browse files
ci: update test workflow configuration
1 parent 3075fd0 commit 4fb2e8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
node -p "require('./dapp/package.json').version"
3131
echo ""
3232
echo "Release-please manifest:"
33-
cat .release-please-manifest.json
33+
cat release-please-manifest.json
3434
echo ""
3535
3636
- name: Debug release-please config

0 commit comments

Comments
 (0)