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.
2 parents 47c83a9 + fb55500 commit 776c822Copy full SHA for 776c822
.github/workflows/docker_build.yml
@@ -2,7 +2,7 @@ name: Build and Publish Docker Image
2
3
on:
4
release:
5
- types: [published]
+ types: [released]
6
7
permissions:
8
id-token: write
.github/workflows/dotnet_tool_build.yml
@@ -2,7 +2,7 @@ name: Build and Publish .NET Tool
jobs:
build-and-pack:
0 commit comments