Skip to content

Commit

Permalink
fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
nabilmuafa committed Apr 29, 2024
1 parent 9ece61e commit 8caf25c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorial/tutorial-9.md
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@ Sampai sini, kamu sudah melakukan pengaturan dasar untuk pengesahan aplikasi. Se
name: "v${{ steps.version.outputs.version }}"
token: ${{ secrets.GH_TOKEN }}
tag: ${{ steps.version.outputs.version }}
```
```

5. Simpan ketiga file tersebut dan _push_ ke repositori. Cek apakah aplikasi berhasil dibuat dan dirilis oleh GitHub Actions secara otomatis.

Expand Down

0 comments on commit 8caf25c

Please sign in to comment.