Skip to content

Commit

Permalink
release on tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Koen Leuveld committed Jan 9, 2024
1 parent 4b8b44b commit c772d67
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build_latex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Build LaTeX document

on:
push:
branches:
- test
tags:
- '*'

permissions:
contents: write
Expand All @@ -22,6 +22,5 @@ jobs:
uses: ncipollo/release-action@v1
with:
artifacts: "congogbv.pdf"
tag: test
body: "The file congogbv.pdf below contains the latest version of my paper 'Sexual violence, conflict, and female
empowerment'"

0 comments on commit c772d67

Please sign in to comment.