We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7952fa5 commit 5065457Copy full SHA for 5065457
.github/workflows/release.yaml
@@ -32,7 +32,6 @@ jobs:
32
- name: Test
33
run: dotnet test
34
- name: Release
35
- working-directory: Catglobe.ResXFileCodeGenerator
36
run: npx semantic-release
37
env:
38
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments