rename port to omp-pygienium (repo renamed)
Some checks failed
port-to-omp / port (push) Failing after 5s
Some checks failed
port-to-omp / port (push) Failing after 5s
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: port-to-omp
|
||||
|
||||
# Regenerate the omp port of pygenium from this repo and push it to
|
||||
# Mike/omp-pygenium.
|
||||
# Mike/omp-pygienium.
|
||||
#
|
||||
# Prerequisites on git.freno.me:
|
||||
# - an access token with write:repository scope, stored as the repo/org
|
||||
@@ -29,7 +29,7 @@ jobs:
|
||||
- name: Port to omp
|
||||
env:
|
||||
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}
|
||||
OMP_REPO: omp-pygenium
|
||||
OMP_REPO: omp-pygienium
|
||||
run: |
|
||||
set -euo pipefail
|
||||
URL="https://oauth2:${GITEA_TOKEN}@git.freno.me/Mike/${OMP_REPO}.git"
|
||||
|
||||
Reference in New Issue
Block a user