Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
karllu3 committed Jul 26, 2024
1 parent 4e4cca1 commit 2c82ede
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 150 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/generate_default_project_reusable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Prepare local git repo
working-directory: ./ds-default-repo
run: |
git config --local user.email ${{ inptus.repo-email }}
git config --local user.email ${{ inputs.repo-email }}
git config --local user.name ${{ inputs.repo-user }}
git checkout -b ds-default-check
git add .
Expand Down
74 changes: 0 additions & 74 deletions .github/workflows/template_update_gh.yaml

This file was deleted.

75 changes: 0 additions & 75 deletions .github/workflows/template_update_gl.yaml

This file was deleted.

0 comments on commit 2c82ede

Please sign in to comment.