Skip to content

Commit 5db9ad6

Browse files
author
e2517
committed
add GPG
1 parent 057a3fb commit 5db9ad6

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ flutter clean
5656
```
5757

5858
```
59-
flutter build web --release
59+
flutter build web --release
6060
```
6161

6262
## GitHub Actions
@@ -81,6 +81,12 @@ firebase deploy
8181

8282
## e2517
8383

84+
To sign with GPG
85+
86+
```
87+
git commit -S -m "your message"
88+
```
89+
8490
[logo]: https://github.com/E2517/images/blob/main/images/flutter-web/flutterwebsite.png
8591
[firebase]: https://github.com/E2517/images/blob/main/images/flutter-web/firebase.png
8692
[flutter-giff]: https://github.com/E2517/images/blob/main/images/flutter-web/flutterweb.gif

0 commit comments

Comments
 (0)