mirror of
https://github.com/MillironX/docker-JuliaPro.git
synced 2024-11-21 07:36:03 +00:00
Remove deploy key
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
This commit is contained in:
parent
957aa47ba6
commit
de9b62fa66
1 changed files with 0 additions and 2 deletions
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
|
@ -10,8 +10,6 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
ssh-key: ${{ secrets.TAGKEY }}
|
||||
- uses: julia-actions/setup-julia@v1
|
||||
with:
|
||||
version: "1.6"
|
||||
|
|
Loading…
Reference in a new issue