This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Read Version
|
||||
id: version
|
||||
run: echo "VERSION=$(cat admin/VERSION)" >> $GITHUB_OUTPUT
|
||||
run: echo "VERSION=$(cat VERSION)" >> $GITHUB_OUTPUT
|
||||
- name: Log in to Gitea Registry
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user