Răsfoiți Sursa

action update - common job - file move

crocandr 3 ani în urmă
părinte
comite
0e1b350370
2 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 0 0
      .github/workflows/get-latest-url.yml
  2. 1 1
      .github/workflows/main.yml

+ 0 - 0
.github/workflows/get-latest-url/action.yaml → .github/workflows/get-latest-url.yml


+ 1 - 1
.github/workflows/main.yml

@@ -25,7 +25,7 @@ jobs:
     steps:
       # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
       - uses: actions/checkout@v3
-      - uses: ./.github/workflows/get-latest-url
+      - uses: ./.github/workflows/get-latest-url.yml
       # Runs a set of commands using the runners shell
       - name: build container - AMD64
         env: