Skip to content

Commit

Permalink
most interesting
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm001 committed Nov 6, 2024
1 parent 0b2dc9c commit fb788c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0

# Configure our SSH private key for pushing to the vendor repo
- uses: webfactory/[email protected]
with:
Expand Down Expand Up @@ -74,7 +74,7 @@ jobs:
# apparently we have to push or gh pr create gets upset
- name: Commit and push
- name: Commit and push
run: |
export VERSION=$(git describe --tags --match=v*)
cd vendor-json-repo
Expand Down
1 change: 0 additions & 1 deletion vendor-json-repo
Submodule vendor-json-repo deleted from 153f3e

0 comments on commit fb788c5

Please sign in to comment.