mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-28 15:55:52 +00:00
Changes to Workfows
This commit is contained in:
7
.github/workflows/get-versions-from-gh.yaml
vendored
7
.github/workflows/get-versions-from-gh.yaml
vendored
@@ -12,6 +12,7 @@ permissions:
|
||||
|
||||
jobs:
|
||||
crawl-versions:
|
||||
if: github.repository == 'community-scripts/ProxmoxVED'
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
@@ -32,10 +33,10 @@ jobs:
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
run: |
|
||||
ls
|
||||
ls
|
||||
|
||||
chmod +x .github/workflows/scripts/get-gh-release.sh
|
||||
.github/workflows/scripts/get-gh-release.sh
|
||||
chmod +x .github/workflows/scripts/get-gh-release.sh
|
||||
.github/workflows/scripts/get-gh-release.sh
|
||||
|
||||
- name: Commit JSON
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user