mirror of
https://github.com/privacyguides/privacyguides.org
synced 2024-11-30 23:13:32 +01:00
Add HelloTux link to support page (#2182)
This commit is contained in:
parent
ff60d624fc
commit
cc077e63c8
15
.github/workflows/release.yml
vendored
15
.github/workflows/release.yml
vendored
@ -122,6 +122,21 @@ jobs:
|
|||||||
contents: write
|
contents: write
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/download-artifact@v3
|
||||||
|
with:
|
||||||
|
name: offline.tar.gz
|
||||||
|
path: offline.tar.gz
|
||||||
|
|
||||||
|
- uses: actions/download-artifact@v3
|
||||||
|
with:
|
||||||
|
name: offline.zip
|
||||||
|
path: offline.zip
|
||||||
|
|
||||||
|
- uses: actions/download-artifact@v3
|
||||||
|
with:
|
||||||
|
name: privacy_guides.zim
|
||||||
|
path: privacy_guides.zim
|
||||||
|
|
||||||
- name: Create release notes
|
- name: Create release notes
|
||||||
uses: ncipollo/release-action@v1
|
uses: ncipollo/release-action@v1
|
||||||
with:
|
with:
|
||||||
|
@ -14,6 +14,10 @@ If you already make use of GitHub sponsorships, you can also sponsor our organiz
|
|||||||
|
|
||||||
[Sponsor us on GitHub](https://github.com/sponsors/privacyguides){ .md-button }
|
[Sponsor us on GitHub](https://github.com/sponsors/privacyguides){ .md-button }
|
||||||
|
|
||||||
|
Another option to support us is by buying our merchandise from HelloTux. We get roughly $4 for every shirt sold, and you get a quality product to show for it.
|
||||||
|
|
||||||
|
[Buy on HelloTux.com](https://hellotux.com/privacyguides){ class="md-button" }
|
||||||
|
|
||||||
## Backers
|
## Backers
|
||||||
|
|
||||||
A special thanks to all those who support our mission! :heart:
|
A special thanks to all those who support our mission! :heart:
|
||||||
|
Loading…
Reference in New Issue
Block a user