Skip to content

Commit

Permalink
Remove date in release, add embedded to skills
Browse files Browse the repository at this point in the history
  • Loading branch information
ntrp committed Oct 10, 2023
1 parent 7fd9a7c commit 33304ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,8 @@ jobs:
- uses: actions/download-artifact@v3
with:
name: cv
- name: Rename
run: mv cv.pdf cv-$GITHUB_REF_NAME.pdf
- name: Release
uses: softprops/action-gh-release@v1
with:
files: |
cv-*.pdf
cv.pdf
2 changes: 1 addition & 1 deletion sections/skills.tex
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
%---------------------------------------------------------
\cvskill
{Platform} % Category
{Kafka, Elasticsearch, Redis, ClickHouse, Snowplow, MQTT, RabbitMQ, PostgreSQL, DynamoDB, MongoDB} % Skills
{Kafka, Elasticsearch, Redis, ClickHouse, Snowplow, MQTT, RabbitMQ, PostgreSQL, DynamoDB, MongoDB, Arduino, Esp32} % Skills

%---------------------------------------------------------
\cvskill
Expand Down

0 comments on commit 33304ab

Please sign in to comment.