Update .forgejo/workflows/package-check.yml
This commit is contained in:
parent
b9d3b8117f
commit
e540cf65c0
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@ jobs:
|
|||
run: |
|
||||
LATEST=$(apk policy "$PACKAGE" | awk '/^[[:space:]]*[0-9]/ { gsub(":", "", $1); print $1; exit }')
|
||||
echo "LATEST_VERSION=$LATEST" >> $GITHUB_ENV
|
||||
echo "latest_version=$LATEST" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Determine if update is needed
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue