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 69132b5 commit bbf194d
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 @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v2 # Checking out the repo

- name: Build and Publish head Docker image
uses: VaultVulp/[email protected].11
uses: VaultVulp/[email protected].9
with:
github-token: ${{ secrets.GITHUB_TOKEN }} # Provide GITHUB_TOKEN to login into the GitHub Packages
image-name: conductor
Expand Down

0 comments on commit bbf194d

Please sign in to comment.