update description

This commit is contained in:
Robin Appelman 2025-09-07 17:24:34 +02:00
commit 00615229f9
3 changed files with 4 additions and 4 deletions

View file

@ -10,8 +10,8 @@ jobs:
- uses: actions/checkout@v4
- uses: https://codeberg.org/icewind/attic-action@v1
with:
name: ci
instance: https://cache.icewind.me
name: link
instance: https://cache.icewind.link
authToken: "${{ secrets.ATTIC_TOKEN }}"
- run: |
nix run .#proto-builder protos src/generated

View file

@ -1,3 +1,3 @@
# steam-vent-proto-tf2
Protobufs for steam-vent for tf2 specific messages
steam-vent protobufs for tf2 specific messages

View file

@ -1,4 +1,4 @@
//! Protobufs for steam-vent for tf2 specific messages
//! steam-vent protobufs for tf2 specific messages
mod generated;