Skip to content

Commit

Permalink
Merge pull request #75 from RecklessBoon/main
Browse files Browse the repository at this point in the history
Upgrade Discord Pluging to v1.1.10
  • Loading branch information
manuelmayer-dev authored Oct 8, 2022
2 parents f47097a + 6702600 commit 970b0f6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/extension_upsert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

- name: Get manifest details
run: |
mkdir temp
if [ ! -d temp ]; then mkdir temp; fi
cd temp
git clone "${{ inputs.github_http_url }}" .
git checkout "${{ inputs.commit_ref }}"
Expand Down
1 change: 1 addition & 0 deletions temp
Submodule temp added at 02189c

0 comments on commit 970b0f6

Please sign in to comment.