fix job order

This commit is contained in:
Gabri Botha 2021-06-04 11:56:52 +02:00
parent 3a324457bf
commit 6bb2b47f95

View file

@ -28,6 +28,7 @@ jobs:
path: staging path: staging
package: package:
name: Build Docker image and push to GitHub Packages name: Build Docker image and push to GitHub Packages
needs: build
runs-on: ubuntu-latest runs-on: ubuntu-latest
permissions: permissions:
packages: write packages: write