Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
hupf committed Dec 7, 2023
1 parent a2ec7dd commit da9245e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
git config user.email [email protected]
git add .
SHORT_SHA=$(echo "${{ github.sha }}" | cut -c1-8)
git st
git status
# git commit -m "Add webapp-schulverwaltung build $SHORT_SHA"
# git push
fi
Expand Down

0 comments on commit da9245e

Please sign in to comment.