Fix dagger-for-github version
We assume that this will be out by the time this goes live. Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk>
This commit is contained in:
parent
b78be739aa
commit
74c3465ca0
@ -60,11 +60,10 @@ jobs:
|
||||
|
||||
- name: Deploy to Netlify
|
||||
# https://github.com/dagger/dagger-for-github
|
||||
uses: dagger/dagger-for-github@v0.2
|
||||
uses: dagger/dagger-for-github@v2
|
||||
with:
|
||||
workdir: pkg/universe.dagger.io/examples/todoapp
|
||||
plan: .
|
||||
do: deploy
|
||||
args: do deploy
|
||||
```
|
||||
|
||||
</TabItem>
|
||||
|
Reference in New Issue
Block a user