Skip to content

Commit

Permalink
show changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
submarcos committed Nov 4, 2024
1 parent b9a24a6 commit f248cc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@ jobs:
run: |
grep '^[0-9]\+\.[0-9]\+\.[0-9]\+$' VERSION || sed -i 's/+dev/.ubuntu'$CODE'~dev'$GITHUB_RUN_ID'/' debian/changelog
sed -i 's/geotrek-admin (\([0-9]\+\.[0-9]\+\.[0-9]\+\)\(.*\)) RELEASED;/geotrek-admin (\1.ubuntu'$CODE'\2) $OS;/' debian/changelog
cat debian/changelog
- name: Building package
run: |
Expand Down

0 comments on commit f248cc4

Please sign in to comment.