This commit is contained in:
parent
60ba1becdb
commit
9f1fd99fde
2 changed files with 5 additions and 1 deletions
|
@ -43,7 +43,7 @@ jobs:
|
|||
export B2_APPLICATION_KEY_ID=${{ secrets.B2_APPLICATION_KEY_ID }}
|
||||
export B2_APPLICATION_KEY=${{ secrets.B2_APPLICATION_KEY }}
|
||||
tofu plan -out tfplan
|
||||
- uses: actions/upload-artifact@v4
|
||||
- uses: https://code.forgejo.org/forgejo/upload-artifact@v4
|
||||
with:
|
||||
name: plan
|
||||
path: ${{ github.workspace }}/non-lab/tfplan
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue