README: point to a tag instead of master branch

This commit is contained in:
Dawid Dziurla 2020-03-29 23:16:44 +02:00 committed by GitHub
parent 79f76e4e3f
commit ecfc6e30cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ An action that builds a Debian package from source.
```yaml
- name: Build Debian package
uses: dawidd6/action-debian-package@master
uses: dawidd6/action-debian-package@v1
with:
source_directory: lolcat # optional, relative to workspace directory
artifacts_directory: output # optional, relative to workspace directory