Skip to content

Commit

Permalink
Specify action branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonytm committed Feb 17, 2022
1 parent dd20f1e commit 83a0256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Dianoga-Docker-Debug-net48.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: windows-latest
steps:
- name: Run custom action
uses: ./.github/actions/publish-docker-hub
uses: ./.github/actions/publish-docker-hub@feature/docker
with:
build_configuration: ${{ env.BUILD_CONFIGURATION }}
dotnet_version: ${{ env.DIANOGA_DOTNET_VERSION }}

0 comments on commit 83a0256

Please sign in to comment.