Skip to content

Commit

Permalink
Update and rename decode-server.yml to telegram-decoder.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marenz2569 authored Jun 17, 2024
1 parent a8dcff0 commit ccaf82c
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "decode-server"
name: "telegram-decoder"

on:
push:
Expand All @@ -9,9 +9,9 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v17
- uses: cachix/cachix-action@v10
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v27
- uses: cachix/cachix-action@v15
with:
name: dump-dvb
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
Expand Down

0 comments on commit ccaf82c

Please sign in to comment.