Skip to content

Commit

Permalink
plugin signing
Browse files Browse the repository at this point in the history
  • Loading branch information
ellizio committed Apr 5, 2024
1 parent c0b40b8 commit a2ee3ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
key: ${{ runner.os }}-Build-${{ hashFiles('gradlew.bat', 'src/dotnet/*/*.csproj', 'src/dotnet/*.props', 'gradle-wrapper.properties') }}
- run: ./gradlew :rdgen --no-daemon
- run: ./gradlew :buildPlugin --no-daemon
- run: ./gradlew :signPlugin --no-daemon
- uses: mad9000/actions-find-and-replace-string@5
id: fix_branch_name
with:
Expand Down

0 comments on commit a2ee3ec

Please sign in to comment.