feat: change name #128

Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
This commit is contained in:
0xMRTT 2022-08-16 01:29:18 +02:00 committed by GitHub
parent 831f2ad37d
commit 05e78ec973
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,10 +16,10 @@ jobs:
- name: Update .pot
uses: AdwCustomizerTeam/action-update-pot@main
with:
title: "Adwaita Manager POT file"
copyright: "Adwaita Manager Team"
title: "Gradience POT file"
copyright: "Gradience Team"
license: "GNU GPLv3"
author: "Adwaita Manager Team"
author: "Gradience Team"
env:
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}