This commit is contained in:
@@ -13,7 +13,9 @@ jobs:
|
||||
run: |
|
||||
npm i
|
||||
npm run build
|
||||
mv generated_resume.pdf resume.pdf
|
||||
- name: List files in the repository
|
||||
run: |
|
||||
ls ${{ gitea.workspace }}
|
||||
- name: Create Release
|
||||
uses: akkuman/gitea-release-action@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user