Skip to content

Commit

Permalink
Remove unneeded mirror
Browse files Browse the repository at this point in the history
Signed-off-by: Danny Chiao <[email protected]>
  • Loading branch information
adchia committed Nov 9, 2021
1 parent 29d0925 commit fa66cf5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 27 deletions.
25 changes: 0 additions & 25 deletions .github/workflows/java_mirror.yml

This file was deleted.

2 changes: 0 additions & 2 deletions .github/workflows/java_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ jobs:
highest_semver_tag: ${{ steps.get_highest_semver.outputs.highest_semver_tag }}
steps:
- uses: actions/checkout@v2
with:
submodules: 'true'
- name: Get release version
id: get_release_version
run: echo ::set-output name=release_version::${GITHUB_REF#refs/*/}
Expand Down

0 comments on commit fa66cf5

Please sign in to comment.