Skip to content

Commit

Permalink
Mike deploy containerből teszt
Browse files Browse the repository at this point in the history
  • Loading branch information
bzolka committed Oct 15, 2023
1 parent e433ddf commit 8be7e4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
- name: Deploy docs
uses: ./
with:
entrypoint: ''
args: sh -c 'GIT_COMMITTER_NAME=github-actions[bot];GIT_COMMITTER_EMAIL=github-actions[bot]@users.noreply.github.com;mike deploy 2024'
entrypoint: ls
args: sh -c 'GIT_COMMITTER_NAME=github-actions[bot];GIT_COMMITTER_EMAIL=github-actions[bot]@users.noreply.github.com;mike deploy --push 2024'

0 comments on commit 8be7e4d

Please sign in to comment.