Skip to content

Commit

Permalink
Add OAUTH2 Configuration and TASK width WebClient
Browse files Browse the repository at this point in the history
  • Loading branch information
mspasiano committed Jan 28, 2025
1 parent 672984d commit aff1fab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
uses: VaultVulp/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }} # Provide GITHUB_TOKEN to login into the GitHub Packages
image-name: conductor # Provide Docker image name
image-name: conductor
image-tag: anac
build-context: ./docker/server # Provide path to the folder with the Dockerfile

0 comments on commit aff1fab

Please sign in to comment.