Change upload-artifacts source
All checks were successful
/ non-lab (push) Successful in 2m49s

This commit is contained in:
Chris Cowley 2024-09-13 09:50:41 +00:00
parent 60ba1becdb
commit 9f1fd99fde
2 changed files with 5 additions and 1 deletions

View file

@ -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