Skip to content

Commit

Permalink
Update publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
YohannParis committed Oct 2, 2023
1 parent be6e1e9 commit 1bc2934
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ jobs:
run: |
git config user.name github-actions
git config user.email [email protected]
git add --force skema/text_reading/scala/webapp/target/docker/*
git add --force skema/text_reading/scala/webapp/target/docker/stage/Dockerfile
git commit --message="generated text-reading Dockerfile"
git push
Expand Down

0 comments on commit 1bc2934

Please sign in to comment.